VPILogger Debug Method Virtual Photonics - VTS Library
Virtual Photonics
Overload List

  NameDescription
Public methodDebug(Func String )
Logs a debug message with lazily constructed message. The message will be constructed only if the IsDebugEnabled is true.
Public methodDebug(String)
Logs a debug message.
Public methodDebug(String, Exception)
Logs a debug message.
Back to Top
See Also