format | Un string de formato compuesto. |
args | Argumentos de formato. |
context | Objeto al cual el mensaje se aplica. |
logType | Type of message e.g. warn or error etc. |
logOptions | Option flags to treat the log message special. |
Registra un mensaje formateado a la Consola de Unity.
For formatting details, see the MSDN documentation on Composite Formatting.
Rich text markup can be used to add emphasis. See the manual page about rich text for details of the different markup tags available.
See Also: Debug.unityLogger, ILogger.