Skip to content

Suppress doT logging when options.verbose is not true#558

Open
Hondarer wants to merge 1 commit intoMermade:mainfrom
Hondarer:suppress-dot-log
Open

Suppress doT logging when options.verbose is not true#558
Hondarer wants to merge 1 commit intoMermade:mainfrom
Hondarer:suppress-dot-log

Conversation

@Hondarer
Copy link

@Hondarer Hondarer commented Jan 4, 2024

When processing, logs like the following are output to stdout from the dot module, which dirties the output when the -o option is not specified.

Since doT.log is true by default, setting doT.log to false when options.verbose is not true will enhance overall consistency.

Compiling all doT templates...
Loaded def authentication.def
Loaded def authentication_none.def
Loaded def callbacks.def
Loaded def debug.def

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

Successfully merging this pull request may close these issues.

1 participant