Class LogSupport
- java.lang.Object
-
- internal.com.sun.activation.registries.LogSupport
-
public class LogSupport extends Object
Logging related methods.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisLoggable()static voidlog(String msg)static voidlog(String msg, Throwable t)
-