Skip to content

Commit

Permalink
Fix log topic
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarguindzberg committed Sep 28, 2021
1 parent e8f3b2c commit 8e365d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
* @author Ismael Bejarano
*/

@Slf4j(topic = "SuperblockDefenderClient")
@Slf4j(topic = "SuperblockBaseClient")
public abstract class SuperblockBaseClient extends PersistentFileStore {

@Autowired
Expand Down

0 comments on commit 8e365d9

Please sign in to comment.