Class: XMPPBot::Logging

Inherits:
Object
  • Object
show all
Defined in:
lib/xmppbot/other.rb

Constant Summary collapse

INFO =
StropheRuby::Logging::INFO
WARN =
StropheRuby::Logging::WARN
ERROR =
StropheRuby::Logging::ERROR
DEBUG =
StropheRuby::Logging::DEBUG