Fork me on GitHub
#ring
<
2016-07-26
>
ska08:07:37

Good morning. Has anyone ever managed to get rid of the "Logging initialized" message from Jetty? It was just slightly annoying as long as my JAR would only be run as the Jetty server, but I also introduced some command line switches to e.g. print out documentation or a sample configuration file and in those cases, it may lead to errors for the users.

ska08:07:08

That messages seems to appear when just loading the Jetty classes.

lmergen09:07:28

well you could specifically filter that message away, but yeah i agree it's pretty annoying