This website requires JavaScript.
Explore
Help
Sign In
Meishin
/
LoginSystem
Watch
1
Star
0
Fork
0
You've already forked LoginSystem
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
f63f00fade19ba3068de157301f74355d4afd1b1
LoginSystem
/
src
/
main
/
java
/
fr
/
xephi
/
authme
/
output
T
History
Gabriele C
75b3a571e1
Always specify Locale on toLowerCase and toUpperCase usages, fixes AuthMe not working correctly on machines with turkish locale. ('I'.toLowerCase() => 'ı')
2022-08-20 04:41:04 +02:00
..
ConsoleFilter.java
Reduce duplication in Log filter implementations
2015-12-01 22:17:18 +01:00
ConsoleLoggerFactory.java
#1874
Output number of loggers in /authme debug stats
2019-08-11 11:36:28 +02:00
Log4JFilter.java
Checkstyle: Add 'WhitespaceAfter' check, fix some violations
2018-09-01 08:38:14 +02:00
LogFilterHelper.java
Always specify Locale on toLowerCase and toUpperCase usages, fixes AuthMe not working correctly on machines with turkish locale. ('I'.toLowerCase() => 'ı')
2022-08-20 04:41:04 +02:00
LogLevel.java
#605
Add custom log levels, create debug logging method
2016-07-22 17:45:00 +02:00