skyline/app/src/main/java/emu
lynxnb 769e6c933d Make Logger class static and introduce LoggerContext
A thread local LoggerContext is now used to hold the output file stream instead of the `Logger` class. Before doing any logging operations, a LoggerContext must be initialized.
This commit will not build successfully on purpose.
2021-11-11 16:13:24 +01:00
..
skyline Make Logger class static and introduce LoggerContext 2021-11-11 16:13:24 +01:00