On Jun 12, 2023, at 12:39 AM, raf via macports-users <[email protected]> wrote: > Does anyone known where auth.* logs end up? Or if they don't end up > anywhere, is there a way to make them go somewhere?
syslog stuff has changed a few times with MacOS .. I think the asl stuff stopped being default in ~ 10.12. You should be able to see the logs with `log stream --style syslog` (you can do filtering to get it to just show you the messages you care about). -- Daniel J. Luke
