getJsonTokenName#
Fully qualified name: omni::structuredlog::getJsonTokenName
Defined in omni/structuredlog/JsonSerializer.h
- inline const char *omni::structuredlog::getJsonTokenName(
- JsonToken token,
Get a string representation of a JsonToken value.
- Parameters:
token – [in] The token to get the name for.
- Returns:
A string representation of the token type.