-
-
Notifications
You must be signed in to change notification settings - Fork 17
Logging
Logs help us understand what happened on your Mac. You do not need to interpret them or choose particular categories — please share the complete capture.
- Open ASFW and select System Logs in the sidebar.
- Reproduce the problem.
- Select the entries around the failure and press ⌘C.
- Paste the logs into the issue report, or save them as a text file and attach it.
Copy the logs soon after reproducing the problem. The in-app log is limited to recent events and can be replaced by newer entries.
- ASFireWire version or release tag;
- Mac model and macOS version;
- FireWire adapter and device model;
- what you were doing when the problem occurred; and
- the approximate time of the reproduction.
Do not remove repeated or apparently unimportant lines. They may help identify the failure.
Open Console.app, select your Mac, search for ASFW or ASFWDriver, reproduce the
problem, and save or copy the entries that appear. Attach the exported text or log
archive to the issue.
If a maintainer asks for a broader system capture, run this in Terminal immediately after reproducing the problem:
sudo log collect --last 10m --output ~/Desktop/asfw-driver.logarchiveMCP logging tools are intended for development and maintainer diagnostics. Users do not need to configure or understand MCP to report an issue.