Modules overview
slog4s
is split into multiple modules:
slog4s-api
: top level API that should be used by librariesslog4s-console
: simple console based implementation of the APIslog4s-generic
: brings support for automatic derivation for ADTslog4s-monix
: provides implementation ofLoggingContext
specialised for Monixslog4s-slf4j
: slf4j and logstash-encoder specific implementation of the logging APIslog4s-testkit
: provides mock implementation of API that can be used by unit tests