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

ActorLogging warning does not expand Throwable #2603

Closed
aquamatthias opened this issue Nov 10, 2015 · 0 comments
Closed

ActorLogging warning does not expand Throwable #2603

aquamatthias opened this issue Nov 10, 2015 · 0 comments
Assignees
Milestone

Comments

@aquamatthias
Copy link
Contributor

log.warning(message, throwable) is not handled the way other logging frameworks handle that and lead to wrong log messages like: WARNING arguments left: 1

@aquamatthias aquamatthias added this to the 0.13.0 milestone Nov 10, 2015
@aquamatthias aquamatthias self-assigned this Nov 10, 2015
meichstedt added a commit that referenced this issue Nov 10, 2015
Fixes #2603 by defining log templates and binding variables.
meichstedt added a commit that referenced this issue Nov 10, 2015
Fixes #2603 by defining log templates and binding variables.
@mesosphere mesosphere locked and limited conversation to collaborators Mar 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants