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

When Isso starts, log the path of the database and of the config file #585

Closed
jwatt opened this issue Nov 22, 2019 · 3 comments · Fixed by #854
Closed

When Isso starts, log the path of the database and of the config file #585

jwatt opened this issue Nov 22, 2019 · 3 comments · Fixed by #854
Labels
feature good-first-issue Help welcome! needs-contributor Someone needs to implement this. Help wanted! server (Python) server code
Milestone

Comments

@jwatt
Copy link
Contributor

jwatt commented Nov 22, 2019

I initially made some mistakes when using Isso and it was harder to debug than it might have been. Can I suggest that when Isso starts it outputs log messages for:

  • either "No configuration file specified", or else "Using configuration file </full/path.cfg>"
  • "The configuration file </full/path.cfg> does not exist" rather than silently ignoring if the specified configuration file doesn't exist (preferably also abort after logging this error message)
  • "Using database at </full/path.db>"
@jelmer jelmer added the feature label Feb 15, 2020
@ix5 ix5 added needs-contributor Someone needs to implement this. Help wanted! server (Python) server code labels Dec 26, 2021
@ix5
Copy link
Member

ix5 commented Dec 26, 2021

@jwatt @jefft would you like to tackle this?

@ix5
Copy link
Member

ix5 commented Dec 26, 2021

Related: #673 (on the client side)

@ix5
Copy link
Member

ix5 commented May 1, 2022

Tracked in #854

@ix5 ix5 closed this as completed May 1, 2022
ix5 added a commit to ix5/isso that referenced this issue May 5, 2022
ix5 added a commit to ix5/isso that referenced this issue May 5, 2022
ix5 added a commit to ix5/isso that referenced this issue May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature good-first-issue Help welcome! needs-contributor Someone needs to implement this. Help wanted! server (Python) server code
Projects
None yet
3 participants