overleaf/services/git-bridge/src/main/resources
John Lees-Miller 64b49904e4 Use logback so we can use two log streams
We want all logs on stdout, for debugging, and warnings and errors
on stderr, for remote monitoring. The SLF4J SimpleLogger can't seem
to do this, but logback does, and we can still use the same SLF4J
interface.
2016-06-03 11:47:25 +01:00
..
logback.xml Use logback so we can use two log streams 2016-06-03 11:47:25 +01:00