influxdb/cmd/influxd/run
davidby-influx 53329a3ad3
feat: use zap.AtomicLevel for dynamic logging levels (#26182)
Use the zap.AtomicLevel struct for log levels
which allows the level to be changed dynamically.
Enterprise will use this feature.
2025-04-17 10:07:33 -07:00
..
command.go feat(logging): Add startup logging for shard counts (#25378) 2024-10-16 10:09:15 -05:00
command_test.go build: upgrade to go1.18 (#23250) 2022-03-31 16:17:57 -05:00
config.go build: upgrade to go1.18 (#23250) 2022-03-31 16:17:57 -05:00
config_command.go Initial integration tests for config settings 2017-10-11 17:16:42 -07:00
config_test.go feat: use zap.AtomicLevel for dynamic logging levels (#26182) 2025-04-17 10:07:33 -07:00
server.go feat(logging): Add startup logging for shard counts (#25378) 2024-10-16 10:09:15 -05:00
startup_logger.go feat(logging): Add startup logging for shard counts (#25378) 2024-10-16 10:09:15 -05:00