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 Mulitple Key/Value Pair to MDC->put and Add Delete Method to MDC #128

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

abeez8191
Copy link

Updated Log::Log4perl::MDC module to allow multiple key/value pairs to be 'put' into the context in a single method call and added a way to remove a single key/value pair by name.

Not sure how close this project was trying to stay in step with the log4j project, but 'NOTE's were added to perldoc where functionality strayed.

Fixes the following issues:
#125
#117

@klaernie
Copy link

Thanks for the implementation, @abeez8191 ! Looks really neat to me!

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

Successfully merging this pull request may close these issues.

2 participants