-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementutil-clisupport for building complex Command-Line-Interfaces (CLI)support for building complex Command-Line-Interfaces (CLI)
Milestone
Description
By default CLI (from AbstractMain) should somehow configure the logging such that is silent and does not interfere with the CLI program output.
As advanced feature an option or system property should allow to configure the logging to use a specific config file so log messages are printed on console or written to log file.
However CLI users do not want to see the ugly 3 lines of SLF4J that no logger binding exists nor want to see the error messasges such as that javax.validation may not be on their classpath, etc. by default.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementutil-clisupport for building complex Command-Line-Interfaces (CLI)support for building complex Command-Line-Interfaces (CLI)