Standardize logging format through ACE_LOG macros

This commit is contained in:
Michael Braun
2015-08-26 15:20:11 +02:00
parent 04c14b992e
commit 9e10aa86d7
57 changed files with 146 additions and 146 deletions

View File

@ -55,4 +55,4 @@ if (_level <= _defaultLoglevel) then {
// pass it onwards to the log function:
// [0, [], compile format["%1",_msg], true] call FUNC(log);
};
true
true