
Games::Risk::Logger - logging capacities for prisk

version 3.112820

use Games::Risk::Logger qw{ debug };
debug( "useful stuff" );

This module provides some logging capacities to be used within prisk.

Output @stuff on stderr if we're in a local git checkout. Do nothing in regular builds.

Jerome Quelin

This software is Copyright (c) 2008 by Jerome Quelin.
This is free software, licensed under:
The GNU General Public License, Version 3, June 2007