Fixup for LOG system.
Register all channels at program initialization and allow duplicates.
This commit is contained in:
@@ -13,11 +13,7 @@
|
||||
#include <thread>
|
||||
#include <mutex>
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
// Externs
|
||||
//----------------------------------------------------------------------------
|
||||
|
||||
extern logs::channel cellSpurs;
|
||||
LOG_CHANNEL(cellSpurs);
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
// Function prototypes
|
||||
|
||||
Reference in New Issue
Block a user