Method LogToExternalIfAllowed
LogToExternalIfAllowed(string?, LogItemKind)
Logs message to file, debug output and console if it is allowed.
public static string[] LogToExternalIfAllowed(string? msg, LogItemKind kind)
Parameters
msgstringMessage to log.
kindLogItemKindMessage kind.
Returns
- string[]