Skip to main content

LogValue

Callable

  • LogValue<T>(Name, Group): number

  • Returns the numeric value 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 number

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