- Dispatch verbose logs always without check
- Compatibility for server 2.0.0
- Removed plain request
- License information update
- Fixed crash after license information from server is no longer available
ResiduePrintStream
class completed
- Compatibility with residue v1.2.0
- Added
serverInfo
underResidue.instance()
- Support for
java.util.logging
API
- Ability to use timeOffset only when local system is using non-UTC timezone
- Support to replace existing logging libraries with ease
- Attach stream only when logging client connected
- Added support to manually set bulk size and enable/disable bulk dispatch
loadConfigurations
andloadConfigurationsFromJson
functions- Updated to use
requires_token
- Issue with plain log requests fixed
- Issue with error connection
- Initial release