- Removed the
Editor
package - Changed th
ioutil
toio
- Added
NoopLogger
to provide the default implementation of logger. - Added
ZeroLog
adapter to be used in Grule, Read the FAQ on how to create your own. - Some small improvement by the contributors
Editor
packageioutil
to io
NoopLogger
to provide the default implementation of logger.ZeroLog
adapter to be used in Grule, Read the FAQ on how to create your own.