Method Log
Log(in FixedString512Bytes)
Print a log message with Notify level priority;
Declaration
public readonly void Log(in FixedString512Bytes msg)
Parameters
Type | Name | Description |
---|---|---|
FixedString512Bytes | msg | The ascii message string. Unicode are not supported |