debian man page for log::log4perl::appender::testfilecreeper

Query: log::log4perl::appender::testfilecreeper

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Appender::TestFileCreeper(3pm)				User Contributed Perl Documentation			    Appender::TestFileCreeper(3pm)

NAME
Log::Log4perl::Appender::TestFileCreeper - Intentionally slow test appender
SYNOPSIS
use Log::Log4perl::Appender::TestFileCreeper; my $app = Log::Log4perl::Appender::TestFileCreeper->new( filename => 'file.log', mode => 'append', ); $file->log(message => "Log me ");
DESCRIPTION
This is a test appender, and it is intentionally slow. It writes out one byte at a time to provoke sync errors. Don't use it, unless for testing.
COPYRIGHT AND LICENSE
Copyright 2002-2009 by Mike Schilli <m@perlmeister.com> and Kevin Goess <cpan@goess.org>. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.10.1 2010-07-21 Appender::TestFileCreeper(3pm)
Related Man Pages
log::log4perl::appender::limit(3) - suse
jifty::manual::logging(3pm) - debian
log::log4perl::appender::socket(3pm) - debian
log::log4perl::appender::testbuffer(3pm) - debian
log::log4perl::config(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph