mmApp.Log

Logs messages to the standard log output for Markdown Monster:

  • Application Insights * Local Log File
public static void Log(string msg,
	Exception ex,
	bool unhandledException,
	LogLevels logLevel)

Parameters

msg

ex
unhandledException
logLevel

Overloads:


See also:

Class mmApp

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic