Logger plugin not logging join event for anyone except the bot itself
Hello, I hope I am not misconfiguring the bot, but it seems like the logger plugin is only writing "part" events to the log and completely ignores "join" and "quit" events with the exception of the bot itself joining the channel.
Hi, there is a few tests showing that it should works https://github.com/gawel/irc3/blob/master/tests/test_logger.py
That is interesting. I wonder what could be causing this. It seems like for me it only logs when the bot joins, but it doesn't log when others join. "Quitting" and "Parting" now seem to work - it's just "Joining" that is still broken.
I will continue trying to debug, but if this is any useful to you, here is my config file and the snippet with the handler. https://pastebin.com/9ESDRj82 https://pastebin.com/tBR1jxir
I'm too slow for pastebin... (sorry) Your pastes has been removed.