Binary package “liblog-any-adapter-screencoloredlevel-perl” in ubuntu xenial

send logs to screen with colorized messages according to level

 Log::Any::Adapter::ScreenColoredLevel prints log messages to screen
 (STDERR/STDOUT) colored according to level. It is just like
 Log::Log4perl::Appender::ScreenColoredLevel, even down to the default
 colors (with a tiny difference), except that you don't have to use
 Log::Log4perl. Of course, unlike Log4perl, it only logs to screen and
 has minimal features.