Skip to content

2024-July-21 - 2.6.14794

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jul 20:46
1aa85c6
Bots: Fix 'info' logging appearing in chat (#12740)

The logging filter needs to have 'start()' called on it
before it can do anything. Without this, all log messages
were showing up in bot in-game chat rather than just
the warn and error logging.