Class | Ramaze::Logger::Analogger |
In: |
lib/ramaze/log/analogger.rb
|
Parent: | ::Swiftcore::Analogger::Client |
Informer for the Swiftcore Analogger logging system.
You can find it at analogger.swiftcore.org and install with gem install analogger
Create a new instance, parameters default to the traits.
@param [String] name The name of the logging system (can be anything you like). @param [String] host The IP/hostname on which the logging system is running. @param [Integer] port The port of the logging system.