java.lang.Object
org.apache.jena.fuseki.server.PlatformInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
logDetailsJVM
(org.slf4j.Logger log) JVM details section.static void
logDetailsSystem
(org.slf4j.Logger log) System details sectionstatic void
logDetailsSystemPlain
(org.slf4j.Logger log) System details, no section headerstatic void
-
Constructor Details
-
PlatformInfo
public PlatformInfo()
-
-
Method Details
-
main
- Throws:
IOException
-
logDetailsSystem
public static void logDetailsSystem(org.slf4j.Logger log) System details section -
logDetailsSystemPlain
public static void logDetailsSystemPlain(org.slf4j.Logger log) System details, no section header -
logDetailsJVM
public static void logDetailsJVM(org.slf4j.Logger log) JVM details section.
-