- fix logging - too much different subsystem names were used
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
using namespace ice;
|
||||
|
||||
#define LOG_SUBSYSTEM "ICE"
|
||||
#define LOG_SUBSYSTEM "ice"
|
||||
// ------------------ ClientAllocate -----------------
|
||||
|
||||
ClientAllocate::ClientAllocate(unsigned int lifetime)
|
||||
|
||||
Reference in New Issue
Block a user