electron-126: added logging in config file

This commit is contained in:
Vishwas Shashidhar
2017-09-07 13:13:19 +05:30
parent 683962ee03
commit 2336ca0b7d
+1 -1
View File
@@ -15,7 +15,7 @@ const childProcess = require('child_process');
const AppDirectory = require('appdirectory');
const dirs = new AppDirectory('Symphony');
const log = require('../log.js');
const log = require('./log.js');
const logLevels = require('./enums/logLevels.js');
// cached config when first reading files. initially undefined and will be