skyline/app
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
..
libraries Use libcxx from LLVM Project submodule 2021-10-31 16:04:44 +05:30
src/main Make Logger class static and introduce LoggerContext 2021-11-11 16:13:24 +01:00
.gitignore libNX FS Initalization (v0.3) 2019-10-18 16:22:38 +05:30
build.gradle Upgrade AGP to 7.1.0-beta01 & NDK to 24.0.7856742 2021-10-31 15:50:15 +05:30
CMakeLists.txt Make Logger class static and introduce LoggerContext 2021-11-11 16:13:24 +01:00
proguard-rules.pro Keep member names in pro guard 2020-11-12 22:19:55 +05:30