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
Given issues like #798 it might be useful to have a small utility to gather key points of information about a user's system:
OS version.
Hardware (if there's an easy, non-intrusive way to get at this, else we'd need to ask a user to run some third-party util).
Locale + encoding.
Check that the expected journals location actually contains journal files.
Check expected log destinations can be accessed (create and truncate files).
Anything else we can think of. This utility would need to be as paranoid/bare bones as possible, e.g. it would be no good using our logging in it if our logging can cause issues.
The text was updated successfully, but these errors were encountered:
Given issues like #798 it might be useful to have a small utility to gather key points of information about a user's system:
Anything else we can think of. This utility would need to be as paranoid/bare bones as possible, e.g. it would be no good using our logging in it if our logging can cause issues.
The text was updated successfully, but these errors were encountered: