Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 syslogd-ng 并注意到命令:logger [test] message
导致以下日志消息:Sep 17 15:39:09 Test: [test] [test] message
其中优先级已被删除。为什么在单词 test 周围添加方括号会这样做?