Skip to content

Commit

Permalink
+ conseq4j version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
q3769 committed Sep 25, 2023
1 parent f804901 commit ed970a0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ public boolean includeCallerDetail() {

@Override
public void stop() {
IeLogger.INFO.log("Stopping {}", this);
IeLogger.INFO.log("Stopping {} writer(s)", writers.size());
conseqExecutor.close();
}
}

0 comments on commit ed970a0

Please sign in to comment.