Skip to content

Structured logging with LogBack#30

Open
ShivamNagpal wants to merge 2 commits intomainfrom
structured-logging
Open

Structured logging with LogBack#30
ShivamNagpal wants to merge 2 commits intomainfrom
structured-logging

Conversation

@ShivamNagpal
Copy link
Copy Markdown
Owner

No description provided.

@astha-singh-dev astha-singh-dev self-requested a review April 27, 2024 14:54
import java.io.Closeable

object Slf4jUtils {
class MDCMultiCloseable(private val keys: Set<String>) : Closeable {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Should Implement AutoCloseable instead of Closeable

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