Abstract Logger
Base class for the fluent logger API. This class is a factory for instances of a fluent logging API, used to build log statements via method chaining.
Parameters
<API>
the logging API provided by this logger.
Base class for the fluent logger API. This class is a factory for instances of a fluent logging API, used to build log statements via method chaining.
the logging API provided by this logger.