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

cmd: Added 'verbose' flag that will print all logs to a file #168

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

xescugc
Copy link
Owner

@xescugc xescugc commented Feb 5, 2024

The client always prints to a file but with verbose it'll also print all log lvls to it.

The server always prints to stdout and with verbose prints to a file with all the log lvls

Closes #165

The client always prints to a file but with verbose it'll also print all log lvls to it.

The server always prints to stdout and with verbose prints to a file with all the log lvls
@xescugc xescugc merged commit 4030ea6 into master Feb 5, 2024
1 check passed
@xescugc xescugc deleted the fg-165 branch February 5, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add some type of logging
1 participant