[logback-dev] Small LoggingEvent suggestion

Joern Huxhorn jhuxhorn at googlemail.com
Wed Mar 4 18:11:51 CET 2009


Hi all,

I'd like to suggest to include thread id (in addition to the name) in
LoggingEvent.
I'd use a Long as the data type instead of long so it's possible to
distinguish if it was initialized or not.

The name alone isn't guaranteed to be unique so the id wouldn't hurt, imho.

Joern.


More information about the logback-dev mailing list