mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 21:02:22 +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>