AppleScript - Apple Unified Logging

Looking for anyone who has implemented AppleScript logging to Apple’s new Unified Logging subsystem. I have tried to get ASCOBJC to call os_log but no joy. I know that calling out to shell script might work ( logger? ).

If Shane is still active maybe he knows a secret?

I can’t help, I’m afraid. I haven’t looked for quite a while, but it wasn’t possible when I did.

This is not what you wrote but you want this, I think.
Thanks Dave.

http://piyocast.com/as/archives/17455

I was wondering if I was asking this question in logging from an AppleScript project on Xcode, but if you were really only considering log-related processing, it’s my mistake, so please don’t worry.

My question was about logging from an AppleScript script to Apple’s latest log facility. Thank you.

I wonder what you mean by “latest log facility”? The log system that was introduced on macOS Sierra (as far as I remember) back in 2016?

Apple Unified Log System.

then yes, according to Apple docs it was introduced on macOS 10.12 that is in 2016.