I'm debugging some code that logs messages via syslog. I was under the
assumption that syslog messages would display with journalctl. But I'm not
seeing them. I tried using logger and it also does not display unless I
explicitly say 'logger --journald' which suggests that I still need syslogd. Is
this true? What gives?
- systemd/journald teething pains Ken Teh