Skip to content

Commit

Permalink
PR suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-congo committed Nov 7, 2024
1 parent 1ace124 commit cb72845
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ public void run() {
}
}
} catch (InterruptedException e) {
LOGGER.info(
LOGGER.fine(
Messages.get(
"CustomEndpointMonitorImpl.interrupted",
new Object[]{ this.customEndpointHostSpec.getHost() }));
Expand Down

0 comments on commit cb72845

Please sign in to comment.