Logger
Last updated
Was this helpful?
Last updated
Was this helpful?
Delegate in
Inherits from System.MulticastDelegate
Represents a method that receives diagnostic messages and error information from a .
The text that this delegate receives may be output to a console, or sent to a log.
string
message
The text that should be logged.