VictoriaMetrics/lib/logger
Aliaksandr Valialkin 4af79504f6
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 15:58:57 +02:00
..
flag.go lib/logger: prettify logging the defined command-line flags 2022-08-07 22:58:41 +03:00
json_fields.go lib/logger: follow-up for 72f8fce107 2022-12-16 17:42:31 -08:00
logger.go lib/logger: increase the maximum log arg size from 200 to 500 2023-09-07 15:58:57 +02:00
logger_test.go lib/logger: limit the maximum arg length, which can be emitted to log lines 2023-09-07 15:28:53 +02:00
throttler.go lib/logger/throttler.go: show the original location of the error and warning message 2022-01-23 13:55:48 +02:00
tzdata.go all: add go:build lines for Go1.17 2021-07-26 15:50:46 +03:00