Mermade / widdershins

OpenAPI / Swagger, AsyncAPI & Semoasa definitions to (re)Slate compatible markdown
https://mermade.github.io/reslate
MIT License
1.48k stars 321 forks source link

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

Open Hondarer opened 8 months ago

Hondarer commented 8 months ago

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