1JavaMap::ConsoleAppendeUrs(e3r)Contributed Perl DocumentJaatviaoMnap::ConsoleAppender(3)
2
3
4
6 Log::Log4perl::JavaMap::ConsoleAppender - wraps Log::Dispatch::Screen
7
10 Possible config properties for log4j ConsoleAppender are
11
12 Target (System.out, System.err, default is System.out)
13
14 Possible config properties for Log::Dispatch::Screen are
15
16 stderr (0 or 1)
17
19 http://jakarta.apache.org/log4j/docs/
20
21 Log::Log4perl::Javamap
22
23 Log::Dispatch::Screen
24
26 Copyright 2002-2013 by Mike Schilli <m@perlmeister.com> and Kevin Goess
27 <cpan@goess.org>.
28
29 This library is free software; you can redistribute it and/or modify it
30 under the same terms as Perl itself.
31
33 Please contribute patches to the project on Github:
34
35 http://github.com/mschilli/log4perl
36
37 Send bug reports or requests for enhancements to the authors via our
38
39 MAILING LIST (questions, bug reports, suggestions/patches):
40 log4perl-devel@lists.sourceforge.net
41
42 Authors (please contact them via the list above, not directly): Mike
43 Schilli <m@perlmeister.com>, Kevin Goess <cpan@goess.org>
44
45 Contributors (in alphabetical order): Ateeq Altaf, Cory Bennett, Jens
46 Berthold, Jeremy Bopp, Hutton Davidson, Chris R. Donnelly, Matisse
47 Enzer, Hugh Esco, Anthony Foiani, James FitzGibbon, Carl Franks, Dennis
48 Gregorovic, Andy Grundman, Paul Harrington, Alexander Hartmaier David
49 Hull, Robert Jacobson, Jason Kohles, Jeff Macdonald, Markus Peter,
50 Brett Rann, Peter Rabbitson, Erik Selberg, Aaron Straup Cope, Lars
51 Thegler, David Viner, Mac Yang.
52
53
54
55perl v5.38.0 2023-07-20 JavaMap::ConsoleAppender(3)