mirror of
https://github.com/grafana/grafana.git
synced 2025-07-29 01:32:17 +08:00

* logs: add support for numeric loglevels * Log types: add a numeric level map to LogLevel * getLogLevelFromKey: adapt to support numeric levels * Formatting * getLogLevelFromKey: accept strings or numbers --------- Co-authored-by: Matias Chomicki <matyax@gmail.com>