Commit graph

6 commits

Author SHA1 Message Date
Jordan Sissel
73e9afc2de Truncate from the end of the message instead of the front.
PatternLayout calls this 'left justify' I think.

Fixes #6255

Fixes #6257
2016-11-15 18:35:11 -05:00
Tal Levy
6eef09de32 slowlog
Fixes #6128
2016-11-02 18:48:40 -04:00
Suyog Rao
dd6b5f2b2a Use format for log file
Fixes #5903
2016-09-13 19:39:28 -04:00
Tal Levy
976f55e162 respect log.format and path.logs from cli
also change how `log.level` is configured at startup time to be set
as a property directly in the log4j2.properties file

Fixes #5900
2016-09-13 16:45:30 -04:00
Tal Levy
ce68fb4706 update path.log to path.logs directory, and respect it in log4j2
Fixes #5876
2016-09-08 18:10:02 -04:00
Tal Levy
b545b83390 Migrate Logstash to Log4j2 Logging (#5651)
Migrate to use Log4j2 for Logstash logging
2016-08-26 18:11:22 +00:00