Query ASL server for logs from app extension iOS?

I can query the asl db via asl_search. When I query for messages with log level greater than or equal to 0 I only see messages from my app (implying a master filter is set). I would like to query for messages from my app extension. Is there a way to do that on iOS? Or, will I have to revert to my fun IPC based mechanism?

Presumably the lack of any response indicates this is not possible?

Query ASL server for logs from app extension iOS?
 
 
Q