Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

log.exportOptions { local_options } #27

Open
GHNewbiee opened this issue Aug 11, 2020 · 0 comments
Open

log.exportOptions { local_options } #27

GHNewbiee opened this issue Aug 11, 2020 · 0 comments

Comments

@GHNewbiee
Copy link

All options which are mentioned to be displayed on the terminal or exported to a file, maybe in the following form:

name relativeFilePath absoluteFilePath Option.property. ... Default Set
reboost.js . .../project/ rootDir 'process.cwd()' 'process.cwd()'
-"- -"- -"- showResponseTime false true
... ... ... ... ... ...
chokidar.config.js ./.config_files/ .../project/.config_files persistent true true
... ... ... ... ... ...

local_options would include properties such as:

columnsDisplayed: string[], exportTo: terminal|'path_to_log_file', sortBy: string

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant