Hi! Does it matters if we declared the logger as static or a instance variable?
It seem to me that the static logger has more advantage as it can be used in static scope/method. What is the best practice of declaring a logger? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]