Ubic::Logger - very simple logging functions
version 1.49
use Ubic::Logger; INFO("hello"); ERROR("Fire! Fire!");
Log something.
Log some error.
Message will be red if writing to terminal.
Vyacheslav Matyukhin <mmcleric@yandex-team.ru>
This software is copyright (c) 2013 by Yandex LLC.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.