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
msg
stringMessage to log.
kind
LogItemKindMessage kind.
Returns
- string[]