Log entries currently need to be in upper-case to be accepted by the server. The fix is fairly simple (a regex string needs to be updated to accept upper- and lower-case characters), but has not been merged in yet. Initial testing of the server showed only upper-case characters were sent by the clients. Upon future use it was discovered that clients were also sending lower-case characters in their log data. Unsure whether this issue came in because of an update to client software or because of an alternate Android keyboard being used.
Log entries currently need to be in upper-case to be accepted by the server. The fix is fairly simple (a regex string needs to be updated to accept upper- and lower-case characters), but has not been merged in yet. Initial testing of the server showed only upper-case characters were sent by the clients. Upon future use it was discovered that clients were also sending lower-case characters in their log data. Unsure whether this issue came in because of an update to client software or because of an alternate Android keyboard being used.