Package-level declarations
Flogger is a fluent API for writing log messages.
This package is a part of the open-source Flogger library.
Types
Link copied to clipboard
A parameter implementation to mimic the formatting of brace style placeholders (ie, "{n}").
Link copied to clipboard
Supported date/time sub-format characters for the %t/%T formatting pattern.
Link copied to clipboard
A parameter for formatting date/time arguments.
Link copied to clipboard
A visitor of log message arguments, dispatched by
Parameter instances.Link copied to clipboard
A simple, single argument, parameter which can format arguments according to the rules specified by FormatChar.