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

Add STENO_MAP_MARKER #16

Open
vjkoskela opened this issue Jun 25, 2015 · 0 comments
Open

Add STENO_MAP_MARKER #16

vjkoskela opened this issue Jun 25, 2015 · 0 comments

Comments

@vjkoskela
Copy link
Member

Create a new marker that allows specification of data and context as a map. The primary use case is to replace the dual list (key-list and value-list) representation which allows duplicate keys. Once implemented we should add the appropriate methods to the custom Logger and then convert DefaultLogBuilder to use those. This will save on data copying in the LogBuilder in a major way which currently maintains two maps and then creates two lists per map to log the data and context.

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

1 participant