Skip to content

Commit

Permalink
Show logger property in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MinnDevelopment committed May 4, 2024
1 parent 8b88e05 commit e12cbe8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/java/net/dv8tion/jda/internal/utils/JDALogger.java
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ public class JDALogger
{
/**
* The name of the system property, which controls whether the fallback logger is disabled.
*
* <p>{@value}
*/
public static final String DISABLE_FALLBACK_PROPERTY_NAME = "net.dv8tion.jda.disableFallbackLogger";

Expand Down

0 comments on commit e12cbe8

Please sign in to comment.