mirror of
https://github.com/TomHarte/CLK.git
synced 2026-04-26 19:17:52 +00:00
Update to latest logging.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
namespace {
|
||||
|
||||
auto logger = Log::Logger(Log::Source::WDFDC);
|
||||
auto logger = Log::Logger<Log::Source::WDFDC>();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user