Am Mittwoch, 28. Januar 2004 17:39 schrieb Daniel Florey: > What about making the getLogger()-method in Domain.java public? This would > allow classes without access to the namespace to use the domain logger. > A tiny patch for this is attached. > I'd like to clean up the logging in slide some day in the future (by > switching to jdk-logging). What do you think about it? It's not the most > sophisticated task to do it, but I think it's worth to do it.
Or should log4j be used to retain jdk1.3 compatibility? > > Am Mittwoch, 28. Januar 2004 12:43 schrieb Daniel Florey: > > Hi, > > can someone explain how to use logging in slide? > > How can I access the logger from a class that has no namespace access? Is > > there a way to get the logger via a static method (as it is possible in > > java-logging or log4j)? > > Many thanks for any hints! > > > > Daniel > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
