Package net.bluemind.core.commons.logs
Interface IMdcLogUser
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
MdcLogUser
-
Method Summary
Modifier and TypeMethodDescriptionvoid
logErrorWithMdc
(Throwable e, String format, Object... arguments) void
logInfoWithMdc
(String format, Object... arguments) Methods inherited from interface java.lang.AutoCloseable
close
-
Method Details
-
logInfoWithMdc
-
logErrorWithMdc
-