ANN: Swiftcore Analogger; fast asynchronous logging

K

khaines

I'm announcing the first public release of the Swiftcore Analogger, a fast
asynchronous logging service and client library for Ruby.

-- http://analogger.swiftcore.org

* You have a high performance Ruby application that needs an equally high
performance logging solution?

* You run a web application across a cluster of processes, and want to
collect all of your application logs in a single location?

* You have a collection of system administration scripts, and would like
to manage their logs in a comprehensive, central way?

* You want to record events to a file for postprocessing later?

The Swiftcore Analogger was designed with you in mind. It implements a
fast, flexible asynchronous logging system for Ruby programs as well as
client library for sending logging messages to the Analogger process.

Analogger will accept logs from multiple sources and can have multiple
logging destinations. Currently, logging to files, to STDOUT, or to STDERR
is supported. A future revision may support logging to a database
destination, as well.

Analogger depends on EventMachine
(http://rubyforge.org/projects/eventmachine) to provide the framework for
the network communications, though EM is not used for the client library.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top