First of all thanks to Indian Psycho, who allowed me to use the UTXMP
manual design as a base for a wrapper. This wrapper just changes the graphical style of log,
while layout is still intact. Note that this plugin ignores the options related to log's background
color - it's always black.
To see how the log will look with this wrapper check this example
To enable this wrapper open the GameLogger.ini file (found in UT2004/System folder). Find section entitled
[GameLogger.EGameStats] and under it change the value of myHTMLwrapperClass option from
class'GameLogger.GameLoggerHTMLWrapper' to class'GameLogger.UTXMPManualStyledWrapper'