Chris Lee

Results 12 comments of Chris Lee

Originally authored the SLF4J back-end. Due to the SLF4j API the Flogger back-end simply uses SLF4J in the same manner as calling code would, e.g. obtaining loggers via LoggerFactory.getLogger. The...

Current use case is modernizing a large legacy application, starting with the build script. As the app contains a large (100+) number of dependencies, it ends up transitively pulling in...