You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by "Paul Nyheim (JIRA)" <ji...@apache.org> on 2015/03/06 16:11:38 UTC

[jira] [Comment Edited] (LOG4J2-926) Truncate from the end of text format modifier

    [ https://issues.apache.org/jira/browse/LOG4J2-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14350421#comment-14350421 ] 

Paul Nyheim edited comment on LOG4J2-926 at 3/6/15 3:10 PM:
------------------------------------------------------------

Logback expresses that using the minus \(-\) character 
http://logback.qos.ch/manual/layouts.html#formatModifiers


was (Author: pnyheim):
Logback expresses that using the minus (-) character 
http://logback.qos.ch/manual/layouts.html#formatModifiers

> Truncate from the end of text format modifier
> ---------------------------------------------
>
>                 Key: LOG4J2-926
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-926
>             Project: Log4j 2
>          Issue Type: Improvement
>          Components: Pattern Converters
>    Affects Versions: 2.1
>            Reporter: David Ohana
>
> In log4j 2, I would like to trim the end of messages written to the console appender when size is above a specified threshold.
> I looked at the http://logging.apache.org/log4j/2.0/manual/layouts.html#PatternLayout docs but can see no option to truncate the end of the "msg" field.
> "%.1000msg" will leave only the last 1000 chars of the message.
> This is not good for me because in Java the most inner frames in stack trace are printed at the beginning of the message.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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