feathers-logger
Version:
Simple logging for feathers
70 lines (44 loc) • 4.58 kB
Markdown
# Change Log
## [v0.3.1](https://github.com/feathersjs-ecosystem/feathers-logger/tree/v0.3.1) (2018-05-16)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-logger/compare/v0.3.0...v0.3.1)
**Merged pull requests:**
- \[fix\] app.debug\(\) logs twice [\#20](https://github.com/feathersjs-ecosystem/feathers-logger/pull/20) ([beeplin](https://github.com/beeplin))
## [v0.3.0](https://github.com/feathersjs-ecosystem/feathers-logger/tree/v0.3.0) (2018-04-25)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-logger/compare/v0.2.3...v0.3.0)
**Closed issues:**
- convert to ES6 [\#3](https://github.com/feathersjs-ecosystem/feathers-logger/issues/3)
**Merged pull requests:**
- Update plugin infrastructure and drop Node 4 support [\#19](https://github.com/feathersjs-ecosystem/feathers-logger/pull/19) ([daffl](https://github.com/daffl))
- Update mocha to the latest version 🚀 [\#18](https://github.com/feathersjs-ecosystem/feathers-logger/pull/18) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update semistandard to the latest version 🚀 [\#17](https://github.com/feathersjs-ecosystem/feathers-logger/pull/17) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update mocha to the latest version 🚀 [\#16](https://github.com/feathersjs-ecosystem/feathers-logger/pull/16) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update feathers to the latest version 🚀 [\#15](https://github.com/feathersjs-ecosystem/feathers-logger/pull/15) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update chai to the latest version 🚀 [\#14](https://github.com/feathersjs-ecosystem/feathers-logger/pull/14) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Update semistandard to the latest version 🚀 [\#13](https://github.com/feathersjs-ecosystem/feathers-logger/pull/13) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
## [v0.2.3](https://github.com/feathersjs-ecosystem/feathers-logger/tree/v0.2.3) (2017-04-13)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-logger/compare/v0.2.2...v0.2.3)
**Merged pull requests:**
- Update dependencies to enable Greenkeeper 🌴 [\#12](https://github.com/feathersjs-ecosystem/feathers-logger/pull/12) ([greenkeeper[bot]](https://github.com/apps/greenkeeper))
- Add in debug logging method [\#11](https://github.com/feathersjs-ecosystem/feathers-logger/pull/11) ([chappy84](https://github.com/chappy84))
- jshint -\> semistandard [\#9](https://github.com/feathersjs-ecosystem/feathers-logger/pull/9) ([corymsmith](https://github.com/corymsmith))
## [v0.2.2](https://github.com/feathersjs-ecosystem/feathers-logger/tree/v0.2.2) (2016-04-21)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-logger/compare/v0.2.1...v0.2.2)
## [v0.2.1](https://github.com/feathersjs-ecosystem/feathers-logger/tree/v0.2.1) (2016-04-21)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-logger/compare/v0.2.0...v0.2.1)
**Closed issues:**
- Default logger will not work [\#2](https://github.com/feathersjs-ecosystem/feathers-logger/issues/2)
## [v0.2.0](https://github.com/feathersjs-ecosystem/feathers-logger/tree/v0.2.0) (2016-04-21)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-logger/compare/0.1.3...v0.2.0)
**Closed issues:**
- TypeError: feathers.errors is not a function [\#4](https://github.com/feathersjs-ecosystem/feathers-logger/issues/4)
- Error in lib/errors.js:72 - typeof req.app.logger.error bombs when req.app.logger is undefined [\#1](https://github.com/feathersjs-ecosystem/feathers-logger/issues/1)
**Merged pull requests:**
- Feathers 2.0 Friendly [\#5](https://github.com/feathersjs-ecosystem/feathers-logger/pull/5) ([ekryski](https://github.com/ekryski))
## [0.1.3](https://github.com/feathersjs-ecosystem/feathers-logger/tree/0.1.3) (2014-07-05)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-logger/compare/0.1.2...0.1.3)
## [0.1.2](https://github.com/feathersjs-ecosystem/feathers-logger/tree/0.1.2) (2014-07-05)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-logger/compare/0.1.1...0.1.2)
## [0.1.1](https://github.com/feathersjs-ecosystem/feathers-logger/tree/0.1.1) (2014-07-05)
[Full Changelog](https://github.com/feathersjs-ecosystem/feathers-logger/compare/0.1.0...0.1.1)
## [0.1.0](https://github.com/feathersjs-ecosystem/feathers-logger/tree/0.1.0) (2014-07-05)
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*