API reference
API reference
Select your platform
No SDKs available
No versions available

UnityLogWriter Class

Extends ILogWriter
A log writer that writes to Unity's console.

Member Functions

void WriteVerbose
( string message )
void WriteDebug
( string message )
void WriteInfo
( string message )
void WriteWarning
( string message )
void WriteError
( string message )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon