Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Chainable ¶
func Chainable()
Chainable is a chainable example of creating and setting up a new sypl logger. It writes to `stdout` and `stderr`.
func ChainableBuiltin ¶
func ChainableBuiltin()
ChainableBuiltin is a chainable example of creating and setting up a new sypl logger using buil-in outputs and processors. It writes to `stdout` and `stderr`.
func InlineBuiltin ¶
func InlineBuiltin()
InlineBuiltin same as `ChainableBuiltin` but using the inline initialization. nolint:lll
func NonChainable ¶
func NonChainable() string
NonChainable is a non-chainable example of creating and setting up a new sypl logger. It writes to a custom buffer.
func PrintWithOptions ¶ added in v1.1.0
func PrintWithOptions()
PrintWithOptions is an example of printing specifying `Options`.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.