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

VLog Class

A class for internal Meta.Voice logs

Properties

Hides all errors from the console

Static Member Functions

Performs a Debug.Log with custom categorization and using the global log level of Info
Parameters
log
The text to be debugged
Performs a Debug.Log with custom categorization and using the global log level of Info
Parameters
logCategory
The category of the log
log
The text to be debugged
Performs a Debug.Log with custom categorization and using the global log level
Parameters
log
The text to be debugged
Performs a Debug.Log with custom categorization and using the global log level
Parameters
log
The text to be debugged
logCategory
The category of the log
Performs a Debug.LogWarning with custom categorization and using the global log level
Parameters
log
The text to be debugged
Performs a Debug.LogWarning with custom categorization and using the global log level
Parameters
log
The text to be debugged
logCategory
The category of the log
Performs a Debug.LogError with custom categorization and using the global log level
Parameters
log
The text to be debugged
Performs a Debug.LogError with custom categorization and using the global log level
Parameters
log
The text to be debugged
logCategory
The category of the log
Did you find this page helpful?
Thumbs up icon
Thumbs down icon