Lean  $LEAN_TAG$
QuantConnect.Logging.Log Member List

This is the complete list of members for QuantConnect.Logging.Log, including all inherited members.

Debug(string text, int level=1)QuantConnect.Logging.Logstatic
DebuggingEnabledQuantConnect.Logging.Logstatic
DebuggingLevelQuantConnect.Logging.Logstatic
Error(string error, bool overrideMessageFloodProtection=false)QuantConnect.Logging.Logstatic
Error(Exception exception, string message=null, bool overrideMessageFloodProtection=false)QuantConnect.Logging.Logstatic
Error(string format, params object[] args)QuantConnect.Logging.Logstatic
FilePathQuantConnect.Logging.Logstatic
LogHandlerQuantConnect.Logging.Logstatic
Trace(string traceText, bool overrideMessageFloodProtection=false)QuantConnect.Logging.Logstatic
Trace(string format, params object[] args)QuantConnect.Logging.Logstatic
VarDump(object obj, int recursion=0)QuantConnect.Logging.Logstatic