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

Write a method to let it not log the information? #342

Open
1234567Yang opened this issue Jun 24, 2024 · 1 comment · May be fixed by #348
Open

Write a method to let it not log the information? #342

1234567Yang opened this issue Jun 24, 2024 · 1 comment · May be fixed by #348

Comments

@1234567Yang
Copy link

image

@FranElfers
Copy link

I'm seeing the same thing. When an error is thrown, its stack trace is being printed before the exception is thrown. I want to catch that exception when I know the error (for example, when the port is already in use) to keep the console clean. Fleck provides a LogAction function to customize the logging, but it doesn't take effect; it logs anyway. Is this the expected behavior?

NishantKumar-2005 pushed a commit to NishantKumar-2005/Fleck that referenced this issue Jan 2, 2025
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 a pull request may close this issue.

2 participants