Package org.apache.any23.util
Class LogUtils
- java.lang.Object
-
- org.apache.any23.util.LogUtils
-
@Deprecated public class LogUtils extends Object
Deprecated.since 2.3. JUL is no longer used in this project.Provides specific application logger configuration methods.
-
-
Constructor Summary
Constructors Constructor Description LogUtils()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static void
setDefaultLogging()
Deprecated.static void
setVerboseLogging()
Deprecated.
-