vulcan-sql icon indicating copy to clipboard operation
vulcan-sql copied to clipboard

CLI —verbose support

Open oscar60310 opened this issue 3 years ago • 0 comments

What’s the problem you're trying to solve

We haven't had a proper way to set log levels and control what components to show (e.g. file path, function name ...etc.)

Describe the solution you’d like

Provide a global flag for CLI --verbose, -v. Set the log level to silly or debug and show file paths and function names, otherwise set the log level to info and hide file paths and function names.

Additional context

oscar60310 avatar Sep 07 '22 05:09 oscar60310