Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect all stderr messages to a single file #150

Open
tclahr opened this issue Mar 7, 2023 · 0 comments
Open

Redirect all stderr messages to a single file #150

tclahr opened this issue Mar 7, 2023 · 0 comments
Assignees
Labels
status: development In development phase type: enhancement New feature or request

Comments

@tclahr
Copy link
Owner

tclahr commented Mar 7, 2023

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.

@tclahr tclahr added the type: enhancement New feature or request label Mar 7, 2023
@tclahr tclahr self-assigned this Mar 7, 2023
@tclahr tclahr added the status: on hold On hold label Aug 15, 2023
@tclahr tclahr added status: development In development phase and removed status: on hold On hold labels Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: development In development phase type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant