NAME
Maplat::Worker::Logging - load the Maplat::Web::Logging:: plugins
SYNOPSIS
This module loads all Maplat::Worker::Logging:: plugins. This should be used before configuring the modules.
use Maplat::Worker;
use Maplat::Worker::Logging;
DESCRIPTION
This module loads all Maplat::Worker::Logging:: plugins. This should be used before configuring the modules.
SEE ALSO
Maplat::Worker::Logging::Graphs Maplat::Worker::Logging::PAC3200 Maplat::Worker::Logging::USV
Please also take a look in the example provided in the tarball available on CPAN.
AUTHOR
Rene Schickbauer, <rene.schickbauer@gmail.com>
COPYRIGHT AND LICENSE
Copyright (C) 2008-2010 by Rene Schickbauer
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.