Click or drag to resize

TimerLogger Constructor

Overload List
  NameDescription
Public methodTimerLogger(String)
Creates the object and logs the start message.
Public methodTimerLogger(String, String)
Creates the object with a specific logID.
Public methodTimerLogger(String, String, LogCategory)
Creates the timer object with a specific logID and logCategory
Public methodTimerLogger(String, String, String)
Creates the object with a specific logID.
Public methodTimerLogger(String, String, LogCategory, String)
Creates the timer object with a specific logID, logCategory, and source.
Top
See Also