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

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