We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Do you have any suggestions on how much of the Docker Splunk Logger Driver to add to the Java logging facility for this project?
In particular:
Map<String,String>
getThreadName()
getLoggerName()
hasCallerData()
getCallerData()
(Yes, I'll be doing this work.)
The text was updated successfully, but these errors were encountered:
Implemented in #28
Sorry, something went wrong.
@afinkenstadt I've opened a review in #29, please take a look. We cannot release your changes with the new dependency for all users on logback.
We've released v1.5.2, thanks again for your work here @afinkenstadt!
No branches or pull requests
Do you have any suggestions on how much of the Docker Splunk Logger Driver to add to the Java logging facility for this project?
In particular:
Map<String,String>
to something on SplunkgetThreadName()
,getLoggerName()
, andhasCallerData()
→getCallerData()
information, and if so, where?(Yes, I'll be doing this work.)
The text was updated successfully, but these errors were encountered: