- Fix timestamp bug & improve multiline logs
- Update changelog
- Fix missing tags in payload when using custom log function
- Remove chai dependency
- Multiline improvements
- Console intercept support
- Timestamp support
- smplog:: prefix for payload parseability
- Update History
- Update package-lock
- add package-lock.json
- Add option to clone with additional tags
- Add option to clone with additional tags
- update dependencies
- support automatic detail logging of errors
- make padding after level uniform so messages line up
- safe stringify for circular references
- update dev deps
- dim log metadata
- add tag support
- update colors and add option to suppress metadata output
- add color support
- Add readme, history
- Initial commit