bluedenim / log4j-s3-search

Log4j appender with S3, Azure, Google Cloud, and search publishing
MIT License
65 stars 44 forks source link

Refactor internal logging to use a logger instead of System.out/System.err #137

Closed bluedenim closed 1 year ago

bluedenim commented 1 year ago

Also: Now that support for Log4j1 is out, refactoring to remove unnecessary generics that just makes the code more complicated than it needs to be.