The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Beekeeper::Service::LogTail::Worker - Buffer log entries

VERSION

Version 0.01

SYNOPSIS

DESCRIPTION

By default all workers use a Beekeeper::Logger logger which logs errors and warnings both to files and to a topic /topic/log on the message bus.

This worker keeps an in memory buffer of every log entry sent to that topic in every broker in a logical message bus.

METHODS

tail ( %filters )

Returns all buffered entries that match the filter criteria.

AUTHOR

José Micó, jose.mico@gmail.com

COPYRIGHT AND LICENSE

Copyright 2015 José Micó.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language itself.

This software is distributed in the hope that it will be useful, but it is provided “as is” and without any express or implied warranties. For details, see the full text of the license in the file LICENSE.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 195:

Non-ASCII character seen before =encoding in 'José'. Assuming UTF-8