add topics for logging
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m53s
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m53s
This commit is contained in:
@ -12,7 +12,7 @@ import java.net.http.HttpRequest;
|
||||
import java.net.http.HttpResponse;
|
||||
import java.util.UUID;
|
||||
|
||||
@UtilityClass @Log4j2
|
||||
@UtilityClass @Log4j2(topic = "Player Utils")
|
||||
public class PlayerUtils {
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user