LogValue
Callable
Type parameters
- T: keyof LogNameType
Parameters
QueryLogName: LogNameType[T]
The name of the log to query the value
QueryLogGroup: T
The name of the log's group
Returns number
- Returns the value of the log which is a date represented in ms or undefined. Returns null if no matching log is found.
Returns the value associated to a log.