runit errorlog
The rsm utility has a subcommand errorlogs
errorlogs <service> Outputs the service's logfilenames and their errorlogs from /var/log/<serice>/
I know how to set up various logging mechanisms and the standard runit svlogd stuff, but I don't know how to get an errorlog based on svlogd.
Anyone have an example of how to do that?