Re: [DISCUSS] Improve colored logging output

2017-10-20 Thread Guillaume Nodet
I modified it a bit to use the red / yellow / green for error / warn / info levels but kept cyan for debug / trace: 10:03:51.308 DEBUG [FelixStartLevel] ServiceEvent REGISTERED - [org.apache.karaf.shell.api.console.SessionFactory] - org.apache.karaf.shell.core 10:03:51.311 DEBUG

Re: [DISCUSS] Improve colored logging output

2017-10-19 Thread Matt Sicker
Sorry, not Logstash: Logback. On 19 October 2017 at 23:43, Matt Sicker wrote: > I really like the colour scheme that Spring Boot uses by default with > Logstash and Log4j2 and is what I tend to copy/paste into my own logging > config files. > > On 19 October 2017 at 16:33,

Re: [DISCUSS] Improve colored logging output

2017-10-19 Thread Matt Sicker
I really like the colour scheme that Spring Boot uses by default with Logstash and Log4j2 and is what I tend to copy/paste into my own logging config files. On 19 October 2017 at 16:33, Guillaume Nodet wrote: > I'm wondering about improving the colored logging output in both

[DISCUSS] Improve colored logging output

2017-10-19 Thread Guillaume Nodet
I'm wondering about improving the colored logging output in both the "log:display" command and when running "bin/karaf run". I'm thinking about keeping the log file the way it is, but simplifying the output on the console and improving the color a bit. 23:11:44.198 *INFO* [pool-14-thread-3]