If you omit the category setting, `Log::Any::Adapter` will use the name of
this class as the category.
The above is a simple configuration example. For a complete working example
app, logging to two different `Log::Dispatch` output engines, see the
`example/` directory in this module's distribution.
# FUNCTIONS
## log( @args )
This is the function required by `Dancer2::Core::Role::Logger`