6 lines
276 B
Text
6 lines
276 B
Text
|
This Log::Any adapter prints log messages to screen
|
||
|
(STDERR/STDOUT). The messages are colored according to level (unless
|
||
|
coloring is turned off). It has a few other features: allow passing
|
||
|
formatter, allow setting level from some environment variables, add
|
||
|
prefix/timestamps.
|