1JavaMap::RollingFileAppUesnedrerC(o3n)tributed Perl DocuJmaevnatMaatpi:o:nRollingFileAppender(3)
2
3
4
6 Log::Log4perl::JavaMap::RollingFileAppender - wraps
7 Log::Dispatch::FileRotate
8
11 This maps log4j's RollingFileAppender to Log::Dispatch::FileRotate by
12 Mark Pfeiffer, <markpf@mlp-consulting.com.au>.
13
14 Possible config properties for log4j ConsoleAppender are
15
16 File
17 Append "true|false|1|0" default=true
18 BufferedIO "true|false|1|0" default=false (i.e. autoflush is on)
19 MaxFileSize default 10_000_000
20 MaxBackupIndex default is 1
21
22 Possible config properties for Log::Dispatch::FileRotate are
23
24 filename
25 mode "write|append"
26 autoflush 0|1
27 size
28 max
29
31 http://jakarta.apache.org/log4j/docs/
32
33 Log::Log4perl::Javamap
34
36 Copyright 2002-2013 by Mike Schilli <m@perlmeister.com> and Kevin Goess
37 <cpan@goess.org>.
38
39 This library is free software; you can redistribute it and/or modify it
40 under the same terms as Perl itself.
41
43 Please contribute patches to the project on Github:
44
45 http://github.com/mschilli/log4perl
46
47 Send bug reports or requests for enhancements to the authors via our
48
49 MAILING LIST (questions, bug reports, suggestions/patches):
50 log4perl-devel@lists.sourceforge.net
51
52 Authors (please contact them via the list above, not directly): Mike
53 Schilli <m@perlmeister.com>, Kevin Goess <cpan@goess.org>
54
55 Contributors (in alphabetical order): Ateeq Altaf, Cory Bennett, Jens
56 Berthold, Jeremy Bopp, Hutton Davidson, Chris R. Donnelly, Matisse
57 Enzer, Hugh Esco, Anthony Foiani, James FitzGibbon, Carl Franks, Dennis
58 Gregorovic, Andy Grundman, Paul Harrington, Alexander Hartmaier David
59 Hull, Robert Jacobson, Jason Kohles, Jeff Macdonald, Markus Peter,
60 Brett Rann, Peter Rabbitson, Erik Selberg, Aaron Straup Cope, Lars
61 Thegler, David Viner, Mac Yang.
62
63
64
65perl v5.30.1 2020-01-30 JavaMap::RollingFileAppender(3)