What'd be systemd journalctl equivalent in openrc, utility to query /manage events logs ?
plain text
or
syslog or syslog-ng (you have to install and configure it)
everything.log is basically equivalent of journalctl, it's more reliable in fact as it's plain text :D
I'd like to add that syslog-ng comes preconfigured in most inits.
Our base and community ISOs use metalog; all others syslog-ng.