Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging output is misleading when a configuration file is provided via the command line #825

Open
Xophmeister opened this issue Jan 9, 2025 · 0 comments
Assignees

Comments

@Xophmeister
Copy link
Member

When configuration is provided via the --configuration/-C option, this can appear in Topiary's logs:

[2025-01-08T07:29:20Z INFO  topiary_config::source] Could not find configuration file: /home/niols/.config/topiary. Defaulting to built-in configuration.

This log message is triggered when Topiary builds up its internal representation of configuration sources. However, it's both misleading (and redundant, without the -M/--merge-configuration flag) when configuration is explicitly specified.

@Xophmeister Xophmeister self-assigned this Jan 23, 2025
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

No branches or pull requests

1 participant