Skip to content

v1.1.0

Compare
Choose a tag to compare
@Numichi Numichi released this 24 Jan 08:13
· 170 commits to master since this release

Issue: #1

Add methods:

  • MDCContext.put(Context, MDC...)

Removed methods:

  • fun putMdc(Context, Map<String, String>)
  • fun putMdc(Context, String, Map<String, String>)
  • fun putMdc(Context, MDC)