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

Additional space in entry logs #114

Closed
FrozenSync opened this issue May 2, 2020 · 1 comment
Closed

Additional space in entry logs #114

FrozenSync opened this issue May 2, 2020 · 1 comment

Comments

@FrozenSync
Copy link

FrozenSync commented May 2, 2020

Entry logs contain an additional space at the start of %msg.

Logs

22:11:28.566 [main] TRACE c.g.f.r.RaspberryPiServiceImpl:11 register -  entry with (f25c4129-c14d-437f-8f5d-ac2e9020298f)
22:11:28.569 [main] TRACE c.g.f.r.RaspberryPiServiceImpl:12 register - test
22:11:28.622 [main] TRACE c.g.f.r.RaspberryPiServiceImpl:17 register - exit

Issue is in mu.internal.LocationAwareKlogger.kt:608 buildMessagePattern

sb.append(" entry with (")
@oshai
Copy link
Owner

oshai commented May 5, 2020

Thanks I will fix it.

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

No branches or pull requests

2 participants