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

any way to set compactLogs for console while not compacting for output to log file? #138

Closed
bvandercar-vt opened this issue Mar 29, 2022 · 4 comments

Comments

@bvandercar-vt
Copy link
Contributor

I want to use the compactLogs option in the terminal to limit the output, but output all logs to a file. Is this possible? If not, it should be-- would be nice to set entirely different configs for terminal output vs. file output.

@archfz
Copy link
Owner

archfz commented Mar 29, 2022

This would be a new feature. The codebase is not that complex, contribution is welcome 😁.

@bvandercar-vt
Copy link
Contributor Author

I can definitely work on the feature, shouldn't be too complex

@bvandercar-vt
Copy link
Contributor Author

#139

@archfz
Copy link
Owner

archfz commented Mar 31, 2022

Good job, thank you for your effort. Released in 3.5.0

@archfz archfz closed this as completed Mar 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants