An instant messaging application with a self-hostable server.
CyB3RC0nN0R
ab13d5adb4
Logs are now written to System.out instead of System.err. Also they are not duplicated as the default ConsoleHandler has been removed. When using the application, logs may not appear in the console immediately as the StreamHandler used to output them used an internal buffer that may only be flushed when closing the application. Logs are now formatted as [DATE TIME] [LEVEL] [LOGGER] MSG |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
.settings | ||
src/main | ||
.classpath | ||
.gitignore | ||
.project | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
pom.xml | ||
README.md |