-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
Description
Log::Dispatch::Config has a nice format option which I would like to see in Log::Dispatch directly.
In my case I'd like to have a screen logger that prepends log messages with the time and the log level. I know this can be done with adding a callback, but since Log::Dispatch::Config provides such a convenient option, it would be nice when something like it would be directly available in all Log::Dispatch outputs.
Reactions are currently unavailable