popThreadLocalSmartTags

Retrieves all the logging MDC tags that were added to the logger via withSmartTags() and clears the thread local storage.

Note: the thread local storage is only populated when an exception is thrown within a withSmartTags() block.