-
Notifications
You must be signed in to change notification settings - Fork 77
Closed as not planned
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationstaleOpen for x days with no activityOpen for x days with no activity
Description
Bug Report
Describe the Bug
While going through the samples there is a mismatch between the expected output described in the corresponding README files and the actual output in the terminal.
Expected Behavior
Output in the terminal matches the examples in the README files.
Observed Behavior
Output in the terminal does not match the examples in the README files.
Detailed Description
With eclipse-edc/Connector#4629 the default log level was set to INFO. However most of the samples' description point to log output of DEBUG level to allow new developers to get more details while doing the first steps with the new technology.
Possible Implementation
Add the log-level=DEBUG
argument to java
calls in README files of the Samples repository.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationstaleOpen for x days with no activityOpen for x days with no activity