- perl:any
- liblog-any-perl | liblog-any-adapter-perl
Log::Any::Adapter::FileHandle is a basic adapter that will simply forward log
messages to a filehandle, or any object that supports a 'print' method
(IO::String, IO::Socket::INET, Plack's $env->{psgi.errors} object, etc).
.
It was created so that scripts running under daemontools or runit can
output messages to locally defined logs. It does not timestamp messages, that
responsibility is delegated to the external log capture mechanism.
Installed Size: 23.6 kB
Architectures: all