Log::Log4perl::JavaMap::FileAppender - wraps Log::Dispatch::File


Log-Log4perl documentation  | view source Contained in the Log-Log4perl distribution.

Index


NAME

Top

Log::Log4perl::JavaMap::FileAppender - wraps Log::Dispatch::File

SYNOPSIS

Top

DESCRIPTION

Top

Possible config properties for log4j ConsoleAppender are

    File
    Append      "true|false|1|0" default=true
    BufferedIO  "true|false|1|0" default=false (i.e. autoflush is on)

Possible config properties for Log::Dispatch::File are

    filename
    mode  "write|append"
    autoflush 0|1

SEE ALSO

Top

http://jakarta.apache.org/log4j/docs/

Log::Log4perl::Javamap

Log::Dispatch::File

COPYRIGHT AND LICENSE

Top


Log-Log4perl documentation  | view source Contained in the Log-Log4perl distribution.