chore(doc-gen): only output info (and more severe) log messages

This commit is contained in:
Peter Bacon Darwin
2014-02-15 16:07:14 +00:00
parent 6fcf544528
commit a8f21d4c48

View File

@@ -20,7 +20,7 @@ module.exports = function(config) {
config.set('rendering.outputFolder', '../build/docs');
config.set('logging.level', 'debug');
config.set('logging.level', 'info');
config.merge('deployment', {
environments: [{