- fix logging - too much different subsystem names were used
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include <memory>
|
||||
|
||||
using namespace ice;
|
||||
#define LOG_SUBSYSTEM "ICE"
|
||||
#define LOG_SUBSYSTEM "ice"
|
||||
|
||||
//----------------------- AuthClientBinding -----------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user