- [ ] Default INFO level display only one informative line per item & no stacktrace - [ ] DEBUG level displayes stacktraces & third-party tools log (Maven build for instance) - [ ] third-party tools also log in dedicated files like `maven-$timestamp.log` or `pmd-$timestamp.log` - [ ] DEBUG level can be enabled from the CLI - [ ] Stores the log of a repository within the repository parent folder with a name including a timestamp
maven-$timestamp.logorpmd-$timestamp.log