This repository has been archived on 2021-12-05 . You can view files and clone it, but cannot push or open issues or pull requests.
kske
34e9dc9e8b
Improved logging
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
envoy-client
Languages
Java
98.4%
CSS
1.5%