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

Task/333 - Clean up terminal prints on application startup #339

Merged
merged 3 commits into from
Nov 17, 2023
Merged

Conversation

andreaswurtz
Copy link
Contributor

@andreaswurtz andreaswurtz commented Nov 13, 2023

Description

Removes unnecessary prints done to the console when running the web-api, by reducing the amount of logging done in the application.

Fixes #333

Definition of Done

  • When only important settings used to launch the server are printed in the terminal.
    • Now only warnings are shown in the console, which have high relevance in a development environment.

@JMyrtue JMyrtue merged commit e4608f0 into develop Nov 17, 2023
@Schoogle Schoogle deleted the Task/333 branch November 17, 2023 10:08
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.

Clean up terminal prints on application startup
4 participants