Implemented READLOGFILE server-side

This commit is contained in:
Carlos
2020-02-22 17:33:20 +01:00
parent a54230b035
commit 8ebac6a33d
13 changed files with 83 additions and 16 deletions

View File

@ -35,4 +35,7 @@ ram-usage-message = {0} free, {1} used, {2} maximum memory
# WebConsoleCommand.java
webconsole-version = WebConsole version {0}.
webconsole-no-connections = There are no logged in WebConsole connections now.
webconsole-active-connections = Connected to WebConsole from:
webconsole-active-connections = Connected to WebConsole from:
# ReadLogFileCommand.java
log-read-error = Error trying to read latest.log file