Query: log::log4perl::appender::testfilecreeper
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Appender::TestFileCreeper(3) User Contributed Perl Documentation Appender::TestFileCreeper(3)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.12.1 2010-02-07 Appender::TestFileCreeper(3)
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Update kernel Linux without reboot?! |
Docker learning Phase-I |
Shopt -s histappend |
32 bit process addressing more than 4GB |