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

replace gologger with slog #356

Merged
merged 15 commits into from
Nov 23, 2024
Merged

replace gologger with slog #356

merged 15 commits into from
Nov 23, 2024

Conversation

CubicrootXYZ
Copy link
Owner

Describe your changes

replace gologger with slog

Type of change

  • Documentation
  • New Feature
  • Bugfix
  • Improvements
  • Misc: switching libs

Related issue(s)

Test plan

Please provide a test plan so other people can test your code faster

Checklists

Before requesting a review

  • I reviewed all of my code changes
  • I compiled and executed the code including all changes
  • I added documentation for new API endpoints
  • All jobs are succeeding
  • All Todos in the code done
  • There are no other pull requests open for the same issues

For improved code quality we propose those additional steps:

  • I added (unit)testing for my changes

Before merging

  • Branch is up to date with main
  • Changes are tested, reviewed and approved by a maintainer
  • Documentation states the newest version number

After merging

  • New release published or changes added to draft of next release

@CubicrootXYZ CubicrootXYZ marked this pull request as draft November 3, 2024 18:27
@CubicrootXYZ CubicrootXYZ marked this pull request as ready for review November 23, 2024 09:19
@CubicrootXYZ CubicrootXYZ merged commit baba29c into main Nov 23, 2024
9 checks passed
@CubicrootXYZ CubicrootXYZ deleted the slog branch November 23, 2024 09:45
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.

[FEATURE]: Replace gologger with slog
1 participant