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)NAMELog::Log4perl::Appender::TestFileCreeper - Intentionally slow test appenderSYNOPSISuse Log::Log4perl::Appender::TestFileCreeper; my $app = Log::Log4perl::Appender::TestFileCreeper->new( filename => 'file.log', mode => 'append', ); $file->log(message => "Log me ");DESCRIPTIONThis 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 LICENSECopyright 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)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |