1
0

Sort imports

Whitespace
This commit is contained in:
Gary Gregory
2024-05-11 11:28:09 -04:00
parent 8b3454ac61
commit d67eefa4e2
32 changed files with 88 additions and 93 deletions

View File

@@ -61,7 +61,7 @@ public class LogSource {
/** Is Log4j available (in the current classpath) */
static protected boolean log4jIsAvailable;
/**
/**
* Is JDK 1.4 logging available, always true.
*
* @deprecated Java 8 is the baseline and includes JUL.