Option | Defined in | Default |
---|---|---|
accept | Log::Report::Dispatcher |
|
charset | Log::Report::Dispatcher | LOCALE |
format | <adds timestamp> | |
format_reason | Log::Report::Dispatcher | 'LOWERCASE' |
locale | Log::Report::Dispatcher | <system locale> |
mode | Log::Report::Dispatcher | 'NORMAL' |
replace |
| |
to | <required> |
Returns the name of the opened file, or undef
in case this dispatcher
was started from a file-handle or file-object.
Only when initiated with a FILENAME, the file will be closed. In any other case, nothing will be done.
[1.00] Move the current file to $filename, and start a new file.