-
Notifications
You must be signed in to change notification settings - Fork 17
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
some long awaited fixes #152
Commits on May 26, 2024
-
logging: remove printing to stderr if environment variables for filte…
…r errors for other reasons than not found, since we give the values provided in the configuration anyway
Configuration menu - View commit details
-
Copy full SHA for 70b68c4 - Browse repository at this point
Copy the full SHA 70b68c4View commit details -
logging: use simplified
file::create
instead of providing all the o……ptions needlessly
Configuration menu - View commit details
-
Copy full SHA for c6ca75e - Browse repository at this point
Copy the full SHA c6ca75eView commit details
Commits on May 29, 2024
-
logging: make output of logs not be sent in two places, both stderr a…
…nd the logging method described in the configuration file
Configuration menu - View commit details
-
Copy full SHA for 5cffde3 - Browse repository at this point
Copy the full SHA 5cffde3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e83197e - Browse repository at this point
Copy the full SHA e83197eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f94736f - Browse repository at this point
Copy the full SHA f94736fView commit details -
config: make system have priority before user when a user value is no…
…t specified and make the toml writer to write all the layers before the user one in the configuration it writes to disk in case of missing configuration
Configuration menu - View commit details
-
Copy full SHA for 4c35c53 - Browse repository at this point
Copy the full SHA 4c35c53View commit details -
Configuration menu - View commit details
-
Copy full SHA for e75cbe4 - Browse repository at this point
Copy the full SHA e75cbe4View commit details -
state: remove the ret when it's not required for us to know the value…
…, to reduce log complexity
Configuration menu - View commit details
-
Copy full SHA for 44b679e - Browse repository at this point
Copy the full SHA 44b679eView commit details -
events: remove some unnecesary use of inlines and remove ret, err att…
…ributes when their output in the logs would be redundant
Configuration menu - View commit details
-
Copy full SHA for 200e435 - Browse repository at this point
Copy the full SHA 200e435View commit details -
Configuration menu - View commit details
-
Copy full SHA for b65f12c - Browse repository at this point
Copy the full SHA b65f12cView commit details