Thats what i have heard too. At least JCL isnt thread-safe. Dont really know about slf4j
On 4/25/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > On 4/25/07, Matej Knopp <[EMAIL PROTECTED]> wrote: > > Why would you want to serializable a log?! > > Isn't the recommendation of one of the logging guru's to not make the > loggers static, but just members or local vars? If you make them > non-static members, they'll get serialized. > > Martijn > -- > Learn Wicket at ApacheCon Europe: http://apachecon.com > Join the wicket community at irc.freenode.net: ##wicket > Wicket 1.2.6 contains a very important fix. Download Wicket now! > http://wicketframework.org > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
