Skip to content

Redirect all stderr messages to a single file #150

@tclahr

Description

@tclahr

UAC redirects stderr messages to individual .stderr files. This makes the analysis of error messages easier, but, depending on the system, it also pollutes the output file with tons of .stderr (for commands not found for instance).

The plan is to redirect all stderr messages to uac.log.stderr for instance, so all error messages would be placed in a single file.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions