Class RuntimeUtil
java.lang.Object
org.apache.camel.dsl.jbang.core.common.RuntimeUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidconfigureLog(String level, boolean color, boolean json, boolean script, boolean export, String loggingConfigPath) static StringgetDependencies(Properties properties) static StringgetPid()static voidloadProperties(Properties properties, File file) loadPropertiesLines(File file) static voidsetRootLoggingLevel(String level)
-
Method Details
-
configureLog
-
setRootLoggingLevel
-
loadProperties
- Throws:
IOException
-
loadPropertiesLines
- Throws:
IOException
-
getDependencies
-
getPid
-