telegraf/logger
Sven Rebhan c3e53193d2
feat(logging): Implement structured logging (#15751)
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
2024-09-06 15:52:22 -05:00
..
event_logger.go feat(logging): Implement structured logging (#15751) 2024-09-06 15:52:22 -05:00
event_logger_test.go feat(logging): Implement structured logging (#15751) 2024-09-06 15:52:22 -05:00
handler.go feat(logging): Implement structured logging (#15751) 2024-09-06 15:52:22 -05:00
logger.go feat(logging): Implement structured logging (#15751) 2024-09-06 15:52:22 -05:00
logger_test.go feat(logging): Implement structured logging (#15751) 2024-09-06 15:52:22 -05:00
registry.go chore(logging): Implement early logging (#15629) 2024-07-26 09:09:21 -06:00
stdlog_redirector.go fix(logger): Handle trace level for standard log (#15815) 2024-09-03 11:33:51 -05:00
structured_logger.go feat(logging): Implement structured logging (#15751) 2024-09-06 15:52:22 -05:00
structured_logger_test.go feat(logging): Implement structured logging (#15751) 2024-09-06 15:52:22 -05:00
text_logger.go feat(logging): Implement structured logging (#15751) 2024-09-06 15:52:22 -05:00
text_logger_test.go feat(logging): Implement structured logging (#15751) 2024-09-06 15:52:22 -05:00