Bot-BasicBot-Pluggable-Module-Log
view release on metacpan or search on metacpan
AUTHOR
Mario Domgoergen, "<dom at math.uni-bonn.de>"
BUGS
* For the sake of simplicity this module opens and closes the logfile
every time a message is written. This is far from optimal, but save
me the hassle to save open filehandles between invocations, locking
over nfs and rotating the log files. In the future there will be a
submodule to use Log::Log4perl or Log::Dispatch.
* No file is locked, so there could be a possible problem with
multiple bots writing to the same file. This will also be solved by
using one of the serious logging modules mentioned above.
Please report any bugs or feature requests to
"bug-bot-basicbot-pluggable-module-log at rt.cpan.org", or through the
web interface at
<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Bot-BasicBot-Pluggable-M
odule-Log>. I will be notified, and then you'll automatically be
notified of progress on your bug as I make changes.
lib/Bot/BasicBot/Pluggable/Module/Log.pm view on Meta::CPAN
=item
For the sake of simplicity this module opens and closes the logfile
every time a message is written. This is far from optimal, but save me
the hassle to save open filehandles between invocations, locking over
nfs and rotating the log files. In the future there will be a submodule to
use Log::Log4perl or Log::Dispatch.
=item
No file is locked, so there could be a possible problem with multiple
bots writing to the same file. This will also be solved by using one of
the serious logging modules mentioned above.
=back
Please report any bugs or feature requests
to C<bug-bot-basicbot-pluggable-module-log
at rt.cpan.org>, or through the web interface at
L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Bot-BasicBot-Pluggable-Module-Log>.
I will be notified, and then you'll automatically be notified of progress
( run in 1.013 second using v1.01-cache-2.11-cpan-49f99fa48dc )