Skip to content

Commit 6743253

Browse files
committed
fix: note on SLF4J warning
1 parent f024bbf commit 6743253

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

INSTALL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ To execute the replication you can run the `execute` script corresponding to you
6666
> #### Linux/Mac (bash):
6767
> `./stop-execution.sh`
6868
69+
You might see warnings or errors reported from SLF4J like `Failed to load class "org.slf4j.impl.StaticLoggerBinder` which you can safely ignore.
70+
6971
The results of the verification will be stored in the [results](results) directory.
7072

7173
### Expected Output of the Verification

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ To execute the replication you can run the `execute` script corresponding to you
5353
> #### Linux/Mac (bash):
5454
> `./stop-execution.sh`
5555
56+
You might see warnings or errors reported from SLF4J like `Failed to load class "org.slf4j.impl.StaticLoggerBinder` which you can safely ignore.
5657

5758
### 1.3 View the results in the [results][resultsdir] directory
5859
All raw results are stored in the [results][resultsdir] directory.

0 commit comments

Comments
 (0)