Re: about output information
Posted By:
Anonymous
Posted On:
Thursday, December 12, 2002 07:47 AM
Can it not be done with a custom Layout class? The message goes to the appender class and that creates the output by using the layout. I think most of Appenders requires a Layout so you can use your own layout implementation with that appenders.