logger-v0.1.1
·
59 commits
to master
since this release
Added
- Make macros definable for this module only, overriding the project-level ones.
Changed
- Check for the POSIX.1 feature set.
- Guard against warnings from
-Wunused-function. - Guard against warnings from
-Wundef. - Wrap all private code into the module's namespace.
- Apply minor internal changes.