Skip to content

TimestampLogHandler

← Back to Runtime | Home

Namespace: wevr.GEM.Runtime

Type: Class

Inherits: ILogHandler

Description

Adds timestamp to Unity Logs for easier log reading.

Methods

LogException

void LogException(Exception exception, UnityEngine.Object context)

LogFormat

void LogFormat(LogType logType, UnityEngine.Object context, string format, params object[] args)