Logback encoders are not working with LoggingAppender #1131
Labels
api: logging
Issues related to the googleapis/java-logging-logback API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
Logback encoders are not working with LoggingAppender. Can encoders be used with LoggingAppender for layout/pattern usage?
Environment details
Need to use https://logback.qos.ch/manual/encoders.html with google-cloud-logging-logback, but it doesn't work when I use encoder with google-cloud-logging-logback version 0.130.17-alpha.
Steps to reproduce
Code example
Stack trace
External references such as API reference guides
https://github.com/googleapis/java-logging-logback
See "Usage" section which says encoders can be used with LoggingAppender.
The text was updated successfully, but these errors were encountered: