Skip to main content
Corvus Connection

IScriptLog

Interface
TheOmenDen.StreamPulse.Scripting.IScriptLog

Members

3
  • Error
    method
    void Error(string message, Exception exception = default)
  • Info
    method
    void Info(string message)
  • Warn
    method
    void Warn(string message)