mirror-chatterino2/mocks
pajlada 65b1ed312c
refactor: Logging (chat logger) (#5058)
It's no longer a singleton

It's now a unique_ptr that dies together with the Application

* Add getChatLogger to EmptyApplication

* unrelated change: Access Application::instance statically

* fix logging init order

* Add changelog entry
2023-12-31 12:51:40 +00:00
..
include/mocks refactor: Logging (chat logger) (#5058) 2023-12-31 12:51:40 +00:00
CMakeLists.txt Move mocks to their own interface (#4645) 2023-05-20 10:54:50 +00:00