summaryrefslogtreecommitdiff
path: root/lib/rbot/logger.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbot/logger.rb')
-rw-r--r--lib/rbot/logger.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rbot/logger.rb b/lib/rbot/logger.rb
index d4717aa6..4189151c 100644
--- a/lib/rbot/logger.rb
+++ b/lib/rbot/logger.rb
@@ -100,6 +100,7 @@ class Bot
@queue << nil
@thread.join
@thread = nil
+ log_session_end
end
end