Package io.avaje.applog.slf4j


package io.avaje.applog.slf4j
Add avaje-applog-slf4j as a dependency and it will adapt AppLog System.Logger to use slf4j-api.

Adding this as a dependency allows Slf4jProvider to be registered with AppLog via ServiceLoader. This means the System.Logger implementations returned by AppLog will use slf4j-api.

  • Classes
    Class
    Description
    Provides SLF4J Logger as AppLog.Provider.