Skip to content

Commit b950430

Browse files
committed
Added logs
1 parent c9f01bb commit b950430

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ Fix the solution to remove the race condition between the threads.
5858
Each thread should take the value that was decremented by the previous thread, and the logs should be consistent.
5959
Let's allow only one thread to execute the meaningful part of code at a time.
6060

61-
Note that you should push the file with logs to your PR, so please, do not add it to `.gitignore`.
61+
Note that you should push the file with logs to your PR, so please, do not add it o `.gitignore`.
6262
You may probably need to use the absolute path to the log file in `log4j2.xml`.

0 commit comments

Comments
 (0)