Skip to content

Feature release with many small tweaks

Latest

Choose a tag to compare

@thijse thijse released this 24 May 18:36
· 10 commits to master since this release

Update with many small tweaks, making the library a little more easy to use. This is a minor release, because a single, non-critical interface was changed

*Added ..ln versions of log functions
*Additional formatting characters &
*Logging of printable objects (such as IP addresses)
*x86 & x64 compatibility (e.g. for continuous testing)
*Prefix & suffix receive loglevel (minor but breaking change of not critical interface)
*Updated examples
*Code & documentation clean ups & bug fixes