Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37536849
en ru br
ALT Linux repositórios
S:1.10-alt1
5.0: 1.00-alt1.1

Group :: Desenvolvimento/Perl
RPM: perl-POE-Component-Logger

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.00-alt1.1
Data da compilação: 6 outubro 2008, 23:44 ( 811.5 weeks ago )
Tamanho:: 7258 b

Home page:   http://search.cpan.org/dist/POE-Component-Logge…

Licença: Artistic
Sumário: A POE logging class
Descrição:

POE::Component::Logger provides a simple logging component
that uses Log::Dispatch::Config to drive it, allowing you
to log to multiple places at once (e.g. to STDERR and Syslog
at the same time) and also to flexibly define your logger's
output.

It is very simple to use, because it creates a Logger::log
method (yes, this is namespace corruption, so shoot me). If
you don't like this, feel free to post directly to your
logger as follows:

 $kernel->post('logger', 'log', "An error occurred: $!");

In fact you have to use that method if you pass an Alias
option to spawn (see below).

All logging is done in the background, so don't expect
immediate output - the output will only occur after control
goes back to the kernel so it can process the next event.

Mantenedor currente: Michael Bochkaryov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • perl-POE-Component-Logger
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009