Skip to main content

LogGetString

Callable

  • LogGetString<T>(Name, Group): string

  • Returns the string associated to a log.


    Parameters

    • Name: LogNameType[T]

      The name of the log to query the value

    • Group: T

      The name of the log's group

    Returns string

    • The log's string value if it exists, or null.