Skip to content

Add log-level argument to java calls #406

@mspiekermann

Description

@mspiekermann

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 documentationstaleOpen for x days with no activity

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions