TimerLogger Constructor |
Name | Description | |
---|---|---|
TimerLogger(String) |
Creates the object and logs the start message.
| |
TimerLogger(String, String) |
Creates the object with a specific logID.
| |
TimerLogger(String, String, LogCategory) |
Creates the timer object with a specific logID and logCategory
| |
TimerLogger(String, String, String) |
Creates the object with a specific logID.
| |
TimerLogger(String, String, LogCategory, String) |
Creates the timer object with a specific logID, logCategory, and source.
|