Skip to content

Conversation

@msailes
Copy link
Contributor

@msailes msailes commented Aug 19, 2020

Issue #, if available:

Description of changes:

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

* @param key The name of the key to be logged
* @param value The value to be logged
*/
public static void customKey(String key, String value) {
Copy link
Contributor

@pankajagrawal16 pankajagrawal16 Aug 19, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Possibly rename the method as well at the same time then ? appendKey() ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@msailes msailes merged commit 484e501 into master Aug 19, 2020
@msailes msailes deleted the initial-javadocs branch August 19, 2020 13:43
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.

3 participants