- java.lang.Object
-
- jakarta.activation.LogSupport
-
class LogSupport extends java.lang.ObjectLogging related methods.
-
-
Constructor Summary
Constructors Modifier Constructor Description privateLogSupport()Constructor.
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisLoggable()static voidlog(java.lang.String msg)static voidlog(java.lang.String msg, java.lang.Throwable t)
-