Virtual Photonics
Back to Top
Overload List
| Name | Description | |
|---|---|---|
| Debug(Func String ) |
Logs a debug message with lazily constructed message. The message will be constructed only if the IsDebugEnabled is true.
| |
| Debug(String) |
Logs a debug message.
| |
| Debug(String, Exception) |
Logs a debug message.
|
See Also