You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because of the new Unified Logging System. I currently see no direct way to retrieve the new logs using the public API: https://developer.apple.com/reference/os/1891852-logging
Since logs are stored with multiple levels, some in memory, some in files. I will try to write code to read logs from files, but to read it from memory, I see no easy way, but I will look into it more.
For now what I can do is to add some Macros and simple API, that will still put logs into Alpha, but will require code changes.
@coderyi Do you have any idea, if it is possible to read the logs?
No description provided.
The text was updated successfully, but these errors were encountered: