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

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