Logback extensions missing debug info

Please include debugging info when compiling source code (in particular, Logback Spring extension), so that stepping through logback source code is possible when debugging.

The spring extension is built with maven, and as far as I an see the maven compiler plugin has a default of debug=true. See: https://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html Can you create a pull request with a fix?
On 20 Aug 2015, at 15:11, Aleksandr Dubinsky <adubinsky@almson.net> wrote:
Please include debugging info when compiling source code (in particular, Logback Spring extension), so that stepping through logback source code is possible when debugging. _______________________________________________ Logback-user mailing list Logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user

Seems like the debug info was intentionally (?) disabled[1] by tony19. [1] https://github.com/qos-ch/logback-extensions/commit/c3a3bc0047470033982d00d5... -- View this message in context: http://logback.10977.n7.nabble.com/Logback-extensions-missing-debug-info-tp1... Sent from the Users mailing list archive at Nabble.com.
participants (3)
-
Aleksandr Dubinsky
-
David Roussel
-
yihtserns