Class LogMessages
Converts LogCode to human readable and understandable message string.
Inherited Members
Namespace: GLTFast.Logging
Assembly: solution.dll
Syntax
public static class LogMessages
Methods
Name | Description |
---|---|
GetFullMessage(LogCode, params string[]) | Converts a LogCode to human readable and understandable message string. |