Re: Logging Domains committed to sandbox (dodgy cvs spam email address though)

2007-03-31 Thread Paul Smith
Let me see if I understand. Markers are more "fine grained" because they are applied individually in each logger statement. For instance, in SLF4J, you would say... logger.debug(myMarker, "my message"); "myMarker" could be a different marker each time, or it could always be the same.

Re: Logging Domains

2007-03-31 Thread Paul Smith
Do I need to remove the old headers first, or will the tool pick that up? The tool requires the old headers to be present. It changes copyright notices to the license notice, it doesn't add them if they don't exist. Well I had a crack at using the tool, but the tool seems to ignore t

Re: Logging Domains committed to sandbox (dodgy cvs spam email address though)

2007-03-31 Thread Jacob Kjome
At 04:16 PM 3/29/2007, you wrote: > >On 30/03/2007, at 1:11 AM, Jacob Kjome wrote: > >> >> Hi Paul, >> >> Are logging domains akin to Markers in the SLF4J/Logback world? >> > >I'm in dangerous territory here because I'm really unfamiliar with >SLFJ and logback, but having a browse on the logback d