Loggr Agents
We are gradually adding agents to post events to Loggr. Some agents can even read events. Here is the breakdown:
C#/.Net Agent
This is a complete, fluent API for posting events to Loggr from within a .NET application.
Read how to install and use
Java Agent
This is a complete, fluent API for posting events to Loggr from within a Java application.
Read how to install and use
Ruby/Rails Agent
This is a complete, fluent API for posting events to Loggr from within a Ruby or Rails application. Also available on
RubyGems.org.
Read more & download
PHP Agent
This is a complete, fluent API for posting events to Loggr from within a PHP application.
Read more & download
Javascript Agent
This is a complete, fluent API for posting events to Loggr from within Javascript application. This agent also provides functionality to read your events using the Loggr API.
You can try the Javascript agent online using a Javascript testbed. Make sure you know your
LOGKEY and APIKEY.
Read more & download |
Try posting events |
Try reading events
Log4Net Agent
This is a log "Appender" for the popular
log4net library. It includes and builds on the C#/.Net Agent and is intended to make it super easy for existing users of log4net to get started with Loggr. Just drop in the binaries and configure the Loggr Appender and your existing logging infrastructure will post events to Loggr in addition to your current logfiles. Also available on
Nuget.org.
Read more & download
More coming soon
If you have something you've done, let us know and we'll make sure to list it here.