Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Log(string)

Declaration

public override void Log(
    string msg
)

Summary

Logs an event.

Parameters

stringmsgMessage to log.