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 incorrectly stores structured data #23

Open
fgm opened this issue Dec 8, 2016 · 0 comments
Open

Logger incorrectly stores structured data #23

fgm opened this issue Dec 8, 2016 · 0 comments
Assignees
Labels

Comments

@fgm
Copy link
Owner

fgm commented Dec 8, 2016

This causes problems when said data contains dotted keys, which cannot be inserted in MongoDB, and actually reduces searchability because searches need to be aware of the exact path within the searched document.

@fgm fgm self-assigned this Dec 8, 2016
@fgm fgm added the bug label Dec 8, 2016
fgm added a commit that referenced this issue Dec 12, 2016
- currently broken
- processors report trusted keys on logger construct
- but senders, which use them, are created before processors
fgm added a commit that referenced this issue Dec 19, 2016
fgm added a commit that referenced this issue Mar 6, 2017
- currently broken
- processors report trusted keys on logger construct
- but senders, which use them, are created before processors
fgm added a commit that referenced this issue Mar 6, 2017
fgm added a commit that referenced this issue Mar 16, 2017
- currently broken
- processors report trusted keys on logger construct
- but senders, which use them, are created before processors
fgm added a commit that referenced this issue Mar 16, 2017
fgm added a commit that referenced this issue Mar 23, 2017
- currently broken
- processors report trusted keys on logger construct
- but senders, which use them, are created before processors
fgm added a commit that referenced this issue Mar 23, 2017
fgm added a commit that referenced this issue Sep 21, 2017
- currently broken
- processors report trusted keys on logger construct
- but senders, which use them, are created before processors
fgm added a commit that referenced this issue Sep 21, 2017
fgm added a commit that referenced this issue May 18, 2018
- currently broken
- processors report trusted keys on logger construct
- but senders, which use them, are created before processors
fgm added a commit that referenced this issue May 18, 2018
fgm added a commit that referenced this issue Jul 11, 2018
- currently broken
- processors report trusted keys on logger construct
- but senders, which use them, are created before processors
fgm added a commit that referenced this issue Jul 11, 2018
fgm added a commit that referenced this issue Jul 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant