Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Logging thread local issue. #24

Open
ciroque opened this issue Nov 12, 2015 · 0 comments
Open

Logging thread local issue. #24

ciroque opened this issue Nov 12, 2015 · 0 comments
Assignees
Labels

Comments

@ciroque
Copy link
Owner

ciroque commented Nov 12, 2015

Seems that the logging being a ThreadLocal is caching all values and expanding the amount of logging data. Need to either flush the logger each time or not use thread local (??)

@ciroque ciroque added the bug label Nov 12, 2015
@ciroque ciroque self-assigned this Nov 12, 2015
ciroque added a commit that referenced this issue Nov 13, 2015
…, and another (unlogged) bug having to with the timing of registering the Joda DateTime converters.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant