Details
-
Type:
Improvement Request
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.0
-
Fix Version/s: 2.1.0
-
Component/s: Command interpretor
-
Security Level: Public
-
- Environment:
- -
Issue Links
| Depends | |||
|---|---|---|---|
|
|
|
||
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Minor [ 4 ] | |
| Component/s | UI [ 10241 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Description |
To be able to get log trace of the Petals CLI software components, add a support of the configuration of Java Logging adapted to the Petals CLI output:
* all traces are printed as following: {{<LEVEL>: <message>}} * the level {{SEVERE}} is printed as '{{ERROR}}' (to be compliant with existing error messages, * other levels are internationally printed, * by default, only levels {{SEVERE}} and {{WARNING}} are printed. The default configuration will be JAR-embedded, and can be overridden through the property '{{java.util.logging.config.file}}' |
To be able to get log trace of the Petals CLI software components, add a support of the configuration of Java Logging adapted to the Petals CLI output:
* all traces are printed as following: {{<LEVEL>: <message>}} * the level {{SEVERE}} is printed as '{{ERROR}}' (to be compliant with existing error messages, * other levels are internationally printed, * by default, only levels {{SEVERE}} and {{WARNING}} are printed. The default configuration will be JAR-embedded, and can be overridden through the property '{{java.util.logging.config.file}}' A sample configuration is provided into the file '{{$PETALS_CLI_HOME/conf/petals-cli-logging-sample.properties}}'. |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 2.1.0 [ 10365 ] | |
| Resolution | Fixed [ 1 ] |
| Link |
This issue blocks |
| Component/s | Command interpretor [ 10311 ] | |
| Component/s | UI [ 10241 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

Fixed in trunk.
User documentation updated