Skip to content

Duplicating data in the output #19

@d2rk87

Description

@d2rk87

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions