]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/commit
always log to stdout with debug flag
authorMatthias Hecker <mail@apoc.cc>
Sat, 28 Mar 2020 02:44:08 +0000 (03:44 +0100)
committerMatthias Hecker <mail@apoc.cc>
Sat, 28 Mar 2020 02:44:08 +0000 (03:44 +0100)
commit69173fe810e61ede90f21d0fdd0b802c0607fc48
tree628c7859917aba6dead8b2dcbdf89d9a843f3cb3
parentc7c670947b9ec9129412e05fc7934531c9d132ba
always log to stdout with debug flag

This makes it so the -d debug flag on the rbot
command line will always log to STDOUT, previously
it would just force the log level.
lib/rbot/ircbot.rb