Guest User

Untitled

a guest
Aug 31st, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. bot.loggers << Cinch::Logger::FormattedLogger.new(File.open("./log/log.log", "a"))
  2. bot.loggers.level = :info
  3. bot.loggers.first.level = :log
Advertisement
Add Comment
Please, Sign In to add comment