This is just for consistency with all other logger(1) invocations, which
happen from the syslogd_log() function.
No functional change intended.
Differential D54778
syslogd/tests: Use a helper function to log from within a jail Authored by markj on Jan 19 2026, 3:41 PM.
Details
Diff Detail
Event TimelineComment Actions After this refactoring, the test syslogd_test:forward becomes very flaky. It should be all fixed in the following revision. |