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