--- deliantra/server/common/logger.C 2009/11/03 23:44:20 1.21 +++ deliantra/server/common/logger.C 2010/01/16 13:41:37 1.22 @@ -170,7 +170,7 @@ } logthread; void -LOG (int flags, const char *format, ...) +LOG (int flags, const_utf8_string format, ...) { int level = flags & 15;