mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Standardize logging format through ACE_LOG macros
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user