This method logs only to the local file, not to the online telemetry. Use primarily for informational messages and errors.
public static void LogLocal(string msg, Exception ex)
Parameters
msg
Optional message
ex
See also:
Class mmApp© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic