Tasks #2415
Create appropriate Logging Parts
Status: | Resolved | Start date: | 10/23/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | H. Oestreich | % Done: | 100% | |
Category: | - | |||
Target version: | 0.1 |
Description
Using the Levels FINE, FINER, FINEST implement a useful logging to allow the user track the process of the testclients and to allow the developer to debug the code.
History
#1 Updated by H. Oestreich over 7 years ago
- Status changed from New to Resolved
- % Done changed from 10 to 100
For configuration of logging when using the appassembler:
export JAVA_OPTS="-Djava.util.logging.config.file=$(pwd)/src/main/resources/rsb-logging.properties"