NAME
Ubic::Logger - very simple logging functions
VERSION
version 1.13
SYNOPSIS
use Ubic::Logger;
INFO("hello");
ERROR("Fire! Fire!");
Ubic::Logger - very simple logging functions
version 1.13
use Ubic::Logger;
INFO("hello");
ERROR("Fire! Fire!");