Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicating data in the output #19

Open
d2rk87 opened this issue May 28, 2018 · 1 comment
Open

Duplicating data in the output #19

d2rk87 opened this issue May 28, 2018 · 1 comment
Assignees

Comments

@d2rk87
Copy link

d2rk87 commented May 28, 2018

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]);

@grimen
Copy link
Owner

grimen commented Mar 30, 2019

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

@grimen grimen self-assigned this Mar 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants