node-env-file icon indicating copy to clipboard operation
node-env-file copied to clipboard

Duplicating data in the output

Open d2rk87 opened this issue 7 years ago • 1 comments

During the output of the log, duplicate the read variables. Problem on string:123 module.exports.logger.info('[ENV]:', module.exports.data[env_file]); not enough set of the key of variable module.exports.logger.info('[ENV]:', module.exports.data[env_file][env_key]);

d2rk87 avatar May 28 '18 12:05 d2rk87

Sorry late notice, could you elaborate on what you mean more in detail? I don't quite follow (my bad probably).

grimen avatar Mar 30 '19 05:03 grimen