Show app-conf debug messages.

This commit is contained in:
Julien Fontanet 2015-06-05 14:59:08 +02:00
parent c67151f922
commit f839e76f4b

View File

@ -4,7 +4,7 @@
// Enable xo logs by default.
if (process.env.DEBUG === undefined) {
process.env.DEBUG = 'xen-api,xo:*'
process.env.DEBUG = 'app-conf,xen-api,xo:*'
}
// Enable source maps support for traces.