jxson / haiku

Another static site generator.
MIT License
9 stars 3 forks source link

remove the logger from haiku #64

Open jxson opened 11 years ago

jxson commented 11 years ago

The logger should get moved into the server and the CLI and use events to do it's thing instead of being embedded in the haiku source directly.