mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
vcmi: modernize lib/logging
This commit is contained in:
@@ -35,6 +35,7 @@ public:
|
||||
/// Removes all targets from the global logger.
|
||||
void deconfigure();
|
||||
|
||||
|
||||
private:
|
||||
// Gets ELogLevel enum from string. (Should be moved to CLogger as a separate function?)
|
||||
// Throws: std::runtime_error
|
||||
|
||||
Reference in New Issue
Block a user