A Sandcastle Documented Class Library
![]() | ILoggerDebug Method (Object, Exception) |
Logs debug message and exception
Namespace: Tego.Logging
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)

void Debug( Object message, Exception exception )
Sub Debug ( message As Object, exception As Exception )
void Debug( Object^ message, Exception^ exception )
abstract Debug : message : Object * exception : Exception -> unit
Parameters
- message
- Type: SystemObject
message - exception
- Type: SystemException
exception
