g3log 1.3 nanosecond fractions in time log, plattform and build improvements, logging levels improvements.
Summary of changes since 1.2
- Greatly improved logging format with nanoseconds support.
- Added ARM support as well as improved OSX and Windows support
- Build and API improvements
- Build and API document improvements
Contributions
Thanks to the community for feedback, usage, code and review contributions.
The following deserves an extra thank you :)
AndreasSchoenle
cstamatopoulos
ctapmex
dasmysh
dasmysh
d-led
jkhoogland
kmohanram
lynn
Nitaym
OfekShilon
rickyzhang82
Chronological Summary
March 2017
- cpackage improvements : make install and make package
- improved API and README
- bugfix nanosecond fractions on 32 bit Windows systems
February 2017
- mingw improvements
January 2017
- bugfix nanosecond fractions for - OS speifics
- Visual studio build improvements
December 2016
- added support for ARM
- build and continuous integration updates
- logging levels improvement
- unit test corrections for fatal signal handling on Windows
- cleanup
October 2016
- bugfixes
- logging for Windows improved
- added unit tests missing for Windows logging levels
August 2016
- added nanosecond timestamps to log and improved the logging formatting
- API and README updated
- bugfixes
July 2016
- cleanup
June 2016
- cross compiler linking improvements
May 2016
- bugfix for potential deadlock during shutdown
March 2016
- log formatting bug corrected.