mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
This reverts commit 0d9dcb161f.
This turns out to introduce a subtle bug related to destruction order
between `Log::instance()` and the `Logger` instances.