| Package | Description |
|---|---|
| net.thevpc.nuts.boot |
Nuts : Network Updatable Things Service (universal package manager) is
a new Open Source Package Manager to help install packages
and libraries for runtime execution.
|
| net.thevpc.nuts.boot.internal.cmdline |
| Modifier and Type | Field and Description |
|---|---|
static NBootLogConfig |
NBootLogConfig.BLANK |
| Modifier and Type | Method and Description |
|---|---|
NBootLogConfig |
NBootLogConfig.copy() |
NBootLogConfig |
NBootOptionsInfo.getLogConfig() |
NBootLogConfig |
NBootLogConfig.readOnly() |
NBootLogConfig |
NBootLogConfig.setLogFileBase(String logFileBase)
update Log File Base directory
|
NBootLogConfig |
NBootLogConfig.setLogFileCount(int logFileCount)
update Log File rotation count
|
NBootLogConfig |
NBootLogConfig.setLogFileLevel(Level logFileLevel) |
NBootLogConfig |
NBootLogConfig.setLogFileName(String logFileName)
update Log File Name pattern
|
NBootLogConfig |
NBootLogConfig.setLogFileSize(int logFileSize)
update Log File Size in Mega Bytes
|
NBootLogConfig |
NBootLogConfig.setLogTermLevel(Level logTermLevel) |
| Modifier and Type | Method and Description |
|---|---|
NBootOptionsInfo |
NBootOptionsInfo.setLogConfig(NBootLogConfig logConfig)
set logConfig
|
| Constructor and Description |
|---|
NBootLogConfig(NBootLogConfig other,
boolean readOnly) |
| Modifier and Type | Method and Description |
|---|---|
static NBootArg |
NBootWorkspaceCmdLineParser.parseLogLevel(NBootLogConfig logConfig,
NBootCmdLine cmdLine,
boolean enabled) |
Copyright © 2026 vpc open source initiative. All rights reserved.