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

Refactor logging of structs #15

Merged
merged 12 commits into from
Oct 10, 2024
Merged

Refactor logging of structs #15

merged 12 commits into from
Oct 10, 2024

Conversation

Lekuruu
Copy link
Member

@Lekuruu Lekuruu commented Oct 10, 2024

I took the time to make a function that formats structs, because they can get quite complicated in some cases:

image

Instead we can just use the FormatStruct(...) function to do it for us.

@Lekuruu Lekuruu added the code quality Something is implemented poorly label Oct 10, 2024
@Lekuruu Lekuruu self-assigned this Oct 10, 2024
@Lekuruu Lekuruu marked this pull request as ready for review October 10, 2024 23:12
@Lekuruu Lekuruu merged commit 092a116 into main Oct 10, 2024
1 check passed
@Lekuruu Lekuruu deleted the logging-refactor branch October 10, 2024 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Something is implemented poorly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant