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

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