[Log4j2db-user] Structured message
Status: Inactive
Brought to you by:
phah
From: <Car...@to...> - 2005-10-12 21:54:13
|
Hi guys, I know there hasn't been any update for a long time on this project. Anyway, I've a question regarding logging a structured object and have the object available to the JMS message consumer. Currently, the 'message' attribute of the LoggingEvent object is defined as transient. I only gets the rendered message. Any idea short of serilizing the object into a 'String' and reconstruct it at the message consumer. Thanks for any pointer. Carlos |