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

  NameDescription
Public methodError(Func String )
Logs an error message with lazily constructed message. The message will be constructed only if the IsErrorEnabled is true.
Public methodError(String)
Logs an error message.
Public methodError(String, Exception)
Logs an error message.
Back to Top
See Also