iris/logger/README.md

7 lines
190 B
Markdown
Raw Normal View History

2016-05-30 16:08:09 +02:00
## Package information
I decide to split the logger from the main iris package because logger.go doesn't depends on any of the iris' types.
**Examples and more info will be added soon.**