You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Thinkitect <th...@gmail.com> on 2005/11/08 09:12:12 UTC

Hwo to remove level tag?

Hi,
Log4j always prints "DEBUG" or "INFO" in front of every log line, how to
remove them? thx!

Re: Hwo to remove level tag?

Posted by Arunkumar Soundararajan <so...@lightsurf.com>.
Hi

<param name="ConversionPattern" value="%d{dd MMM yyyy HH:mm:ss,SSS} %5p
[%t] %c{1}:%L - %m

If you are using the pattern as above - remove %5p

Arun

On Tue, 2005-11-08 at 13:42, Thinkitect wrote:
> Hi,
> Log4j always prints "DEBUG" or "INFO" in front of every log line, how to
> remove them? thx!


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org