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

Logger name should be logged in Logf too #642

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

Juliusan
Copy link
Contributor

@Juliusan Juliusan commented Feb 6, 2024

Description of change

Currently logger name appears in log if the message is logged via LogDebug, LogError, etc functions, however it doesn't, if message is logged via LogDebugf, LogErrorf, etc functions. This PR fixes this situation.

Type of change

Choose a type of change, and delete any options that are not relevant.

  • Bug fix (a non-breaking change which fixes an issue)

How the change has been tested

I've used it in my local branch of Wasp.

@muXxer muXxer merged commit c0bb6cb into iotaledger:develop Feb 12, 2024
35 checks passed
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.

2 participants