Package-level declarations
Types
Link copied to clipboard
class FormatterBuilder
A builder class for constructing custom formatted log messages using a simple chain DSL.
Link copied to clipboard
Default implementation of IMessageBuilder providing a simple DSL-based message composition.
Link copied to clipboard
object TagProvider
Provides the default log tag by deriving it from the current caller location.