VictoriaMetrics/lib/logger
Aliaksandr Valialkin cb106bdf39
lib/logger: increase default -loggerMaxArgLen command-line flag value from 500 to 1000
The 500 chars limit for the maximum arg lengths during logging appeared to be too low for some cases
2023-11-14 19:52:27 +01: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 default -loggerMaxArgLen command-line flag value from 500 to 1000 2023-11-14 19:52:27 +01: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: cleanup: remove // +build ... lines, since they are no longer needed after Go1.17, and the minimum supported Go version for VictoriaMetrics source code is Go1.20 2023-11-13 19:12:51 +01:00