VictoriaMetrics/lib/logger
Aliaksandr Valialkin 87fea7d8ac
lib/logger: limit the maximum arg length, which can be emitted to log lines
This should prevent from emitting too long lines when too long args are passed to logger.* functions.
For example, too long MetricsQL queries or too long data samples.
2023-09-07 15:22:46 +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: limit the maximum arg length, which can be emitted to log lines 2023-09-07 15:22:46 +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