logback-ext icon indicating copy to clipboard operation
logback-ext copied to clipboard

Extensions for Logback logging library.

Results 7 logback-ext issues
Sort by recently updated
recently updated
newest added

Currently there are a few: @pierredavidbelanger https://github.com/pierredavidbelanger/logback-awslogs-appender @kernspin https://github.com/brick-commerce/cloudwatch-logback-appender @trautonen https://github.com/trautonen/logback-ext/tree/master/logback-ext-cloudwatch-appender @tyutyutyu https://github.com/Bankmonitor/logback-appenders/ And they all seem reasonably active, it seems a shame to duplicate this effort

I'm validating all packages on install, with sbt-gpg to be able to install your package I need locked and signed versions. @trautonen please release your packages to Maven central, not...

I tried to use the library from sonatype snapshots repo: ``` org.eluder.logback logback-ext-cloudwatch-appender 1.0-SNAPSHOT ``` ``` sonatype-snapshots Sonatype Snapshots https://oss.sonatype.org/content/repositories/snapshots false true ``` I got: ...... ``` Failed to read...

It looks like the 1.11.0 and up AWS versions broke compatibility with this version, at least for users who are using the most up to date version of AWS libraries...