- fix logging - too much different subsystem names were used
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
using namespace ice;
|
||||
|
||||
#define LOG_SUBSYSTEM "ICE"
|
||||
#define LOG_SUBSYSTEM "ice"
|
||||
|
||||
const char* ice::RunningStateToString(RunningState state)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user