LoggingEvent's argument array (Object[]) is not populated by constructor nor Logger

Hello, I need access to the logged Object[], which should be populated in the LoggingEvent as argumentArray. Unfortunately (a) Logger does not populate this via the setter method, and (b) the LoggingEvent constructor swallows this. I think this may be a bug. Regards, Rob

Yes, it is probably a bug. I would appreciate if you could enter a bug report so that we can track this problem. Many thanks in advance, Robert Christian wrote:
Hello,
I need access to the logged Object[], which should be populated in the LoggingEvent as argumentArray. Unfortunately (a) Logger does not populate this via the setter method, and (b) the LoggingEvent constructor swallows this. I think this may be a bug.
Regards,
Rob
------------------------------------------------------------------------
_______________________________________________ Logback-user mailing list Logback-user@qos.ch http://qos.ch/mailman/listinfo/logback-user
-- Ceki Gülcü Logback: The reliable, generic, fast and flexible logging framework for Java. http://logback.qos.ch
participants (2)
-
Ceki Gulcu
-
Robert Christian