cancel
Showing results for 
Search instead for 
Did you mean: 

Logging Format like in default trace

Former Member
0 Kudos

Hi all,

When using log-viewer service in visual admin I want my logs to be formatted as it is in default trace (defaultTrace.trc)

The message is separately displayed in its own column whereas location/severity/date etc. is shown in its own column, but not contained in the message itself.

When I use my own location, destination(file) and formatter(trace) I cannot achieve the same. I get date and time in the right columns, but in the message column I get all the stuff that is in the file: date, severity, location. Let's say its not getting filtered.

Any idea what's so special about default trace?

regards

stefan

Edited by: Stefan Bungert on Apr 21, 2008 4:16 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I think you change the format as you using TraceFormatter class.

According to the pattern you give in the constructor your format will change.

It is that pattern that determines.

Regards,

Srinivasan Subbiah

Answers (0)