- fix logging - too much different subsystem names were used
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
#include "ICEError.h"
|
||||
using namespace ice;
|
||||
|
||||
#define LOG_SUBSYSTEM "ICE"
|
||||
#define LOG_SUBSYSTEM "ice"
|
||||
|
||||
#if defined(TARGET_WIN) && !defined(WINDOWS_RT)
|
||||
class IPHlpApi
|
||||
|
||||
Reference in New Issue
Block a user