New features:
- Fix GitHub Issue #5: Add support for tags
- Add support for customized timestamp format
- Add ISODateTime option to TimestampMode
Other:
- Add SimpleLogger::setTimestampSeparator()
- Rename init() to initialize()
- Rename Logger to SimpleLogger
- Require C++17