prev <<
Logging
>> next
Classical antiquity
use MyLogger qw('/var/log/my.log'); MyLogger::LOGLEVEL = 'warn'; my $a = 'some value'; debug( $a );