VictoriaMetrics/lib/logger
Aliaksandr Valialkin dfe44c917c
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:28:53 +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_test.go lib/logger: limit the maximum arg length, which can be emitted to log lines 2023-09-07 15:28:53 +02:00
logger.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