Class MessageParser
Static class used to parse message part of the log message.
Inherited Members
Namespace: Unity.Logging
Assembly: solution.dll
Syntax
public static class MessageParser
Methods
Name | Description |
---|---|
FindNextParseStringSegment(in byte*, in int, ref ParseSegment, out ParseSegment) | Parses the UTF8 string and returns the argument if it was found |