ganskef / MoCuishle

A caching proxy for offline use - supporting HTTP and HTTPS contents - written in Java on top of LittleProxy-mitm, LittleProxy, Netty - contains extensions for Mozilla and Chrome browsers - to use it nearly everywhere
https://ganskef.github.io/MoCuishle/
Apache License 2.0
19 stars 9 forks source link

Logging is broken after logback version upgrades #15

Open ganskef opened 10 months ago

ganskef commented 10 months ago

Found with #14 the log level is DEBUG instead of INFO and output is at console only and the log file is missed.

The logging configuration has to be validated.