VictoriaMetrics/lib/logger
Aliaksandr Valialkin 9de440c803
lib/logger: increase the maximum log arg size from 200 to 500
The 200 chars limit has been appeared too small for typical log messages emitted by VictoriaMetrics components

This is a follow-up for 87fea7d8ac
2023-09-07 16:11:08 +02:00
..
flag.go lib/logger: prettify logging the defined command-line flags 2022-08-07 22:58:29 +03:00
json_fields.go lib/logger: follow-up for 72f8fce107 2022-12-16 17:42:07 -08:00
logger.go lib/logger: increase the maximum log arg size from 200 to 500 2023-09-07 16:11:08 +02:00
logger_test.go lib/logger: limit the maximum arg length, which can be emitted to log lines 2023-09-07 15:22:46 +02:00
throttler.go lib/logger/throttler.go: show the original location of the error and warning message 2022-01-23 13:55:00 +02:00
tzdata.go all: add go:build lines for Go1.17 2021-07-26 15:48:21 +03:00