I am trying to limit the length of a line and move all excess characters
to a new line in my logging.

  I have extended the patternlayout class.

  My question is:

            When I get to the format method, it seems like the message has
already been logged.


 It doesn't make sense. I assume that the format method returns the message
before its logged.

  any help is appreciated.


            Michael Robkin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to