X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=bin%2Frbot;h=cfcb048511052d2791487f245f6eb1ac43b72860;hb=3ace72d5642284665fce2c33c99dfeb1b931b2c6;hp=8c65f42cadaa63f7ec7718392232181762f46e38;hpb=98446561cf3c7126dd93b34c9be361fa4aa8da36;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/bin/rbot b/bin/rbot index 8c65f42c..cfcb0485 100755 --- a/bin/rbot +++ b/bin/rbot @@ -123,3 +123,5 @@ if(bot = Irc::Bot.new(ARGV.shift, :argv => orig_opts)) bot.mainloop end +Irc::Bot::LoggerManager.instance.flush +Irc::Bot::LoggerManager.instance.halt_logger