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

feat: reduce server logging #208

Merged
merged 1 commit into from
Mar 14, 2024
Merged

feat: reduce server logging #208

merged 1 commit into from
Mar 14, 2024

Conversation

Tpuljak
Copy link
Member

@Tpuljak Tpuljak commented Mar 14, 2024

Description

This PR reduces server logging to the user. Before, with the excessive amount of logs, it was hard to track down issues with the server.

A comparison of before and after is presented below.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Related Issue(s)

Closes #205

Screenshots

Before:
Screen Recording 2024-03-14 at 12 11 22

After:
Screen Recording 2024-03-14 at 12 11 37

Signed-off-by: Toma Puljak <toma.puljak@hotmail.com>
@Tpuljak Tpuljak requested a review from a team as a code owner March 14, 2024 11:15
@Tpuljak Tpuljak merged commit 4ded0fe into main Mar 14, 2024
1 check passed
@Tpuljak Tpuljak deleted the reduce-server-logging branch March 14, 2024 14:19
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.

Reduce server logging
3 participants