Skip to content

Does the 'log' config file option support flags? (e.g. '-v' for verbose) #5182

Closed Answered by benpage2
apitofme asked this question in Q&A
Discussion options

You must be logged in to vote

I don't think you can change the config to add verbose output to the log: config. It'll probably only accept a string for the file path.

The option verbose: (default verbose: 0) does exist in the default config, but it's not documented so changing it might help you not have to flag -v every time, or it might not.

For reference, you can find the default config with all possible options (including some other undocumented ones) here https://github.com/beetbox/beets/blob/master/beets/config_default.yaml

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@apitofme
Comment options

Answer selected by apitofme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants