mediamtx/internal/logger
Alessandro Ros 3692b2448a
Some checks are pending
code_lint / go (push) Waiting to run
code_lint / go_mod (push) Waiting to run
code_lint / docs (push) Waiting to run
code_lint / api_docs (push) Waiting to run
code_test / test_64 (push) Waiting to run
code_test / test_32 (push) Waiting to run
code_test / test_e2e (push) Waiting to run
set syslog priority and do not write level and date to syslog (#4923) (#5296)
When writing log entries to syslog, pass the level (WARN, INFO, etc)
directly to syslog. Avoid writing level and date. This provides a
better integration and allows to use syslog search tools.
2025-12-27 14:06:26 +01:00
..
destination.go update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00
destination_file.go set syslog priority and do not write level and date to syslog (#4923) (#5296) 2025-12-27 14:06:26 +01:00
destination_stdout.go set syslog priority and do not write level and date to syslog (#4923) (#5296) 2025-12-27 14:06:26 +01:00
destination_syslog.go set syslog priority and do not write level and date to syslog (#4923) (#5296) 2025-12-27 14:06:26 +01:00
destination_syslog_disabled.go set syslog priority and do not write level and date to syslog (#4923) (#5296) 2025-12-27 14:06:26 +01:00
level.go print warning in case no key frames are being received (#1763) 2023-05-04 20:16:41 +02:00
logger.go set syslog priority and do not write level and date to syslog (#4923) (#5296) 2025-12-27 14:06:26 +01:00
writer.go update golangci-lint configuration (#5182) 2025-11-11 23:57:52 +01:00