log4j-user  

Re: problem using Chainsaw, "found non matching line"

Florian Boulay
Fri, 23 Jul 2010 09:39:15 -0700

Thanks for your quick answer ! I will try on Monday.

Le 23 juil. 2010 18:29, "Scott Deboy" <scott.de...@gmail.com> a écrit :

Try:
[TIMESTAMP] [LEVEL] user:[PROP(USER)] LOGGER | MESSAGE

Or, if you don't want the user property defined (you probably still want the
logger, yes?)
[TIMESTAMP] [LEVEL] user:[*] LOGGER | MESSAGE


On Fri, Jul 23, 2010 at 9:15 AM, Florian Boulay <florian.bou...@gmail.com
>wrote:


> Hello,
>
> Since 2 days, I am trying to configure Chainsaw v2 for parsing my log4j
log
> files, b...