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

Config: Don't fail on config error, fix Windows config dir #426

Open
wants to merge 1 commit into
base: feature/config-nested
Choose a base branch
from

Conversation

Lasall
Copy link
Collaborator

@Lasall Lasall commented Jan 26, 2025

  • Support setting logger level (env) before config load.

 * Support setting logger level (env) before config load.
@Lasall
Copy link
Collaborator Author

Lasall commented Jan 26, 2025

still crashes if env/dotenv has an error (but maybe an improvement)

@NormannK
Copy link
Collaborator

how am i supposed to test this?

@Lasall
Copy link
Collaborator Author

Lasall commented Jan 27, 2025

The Windows user location should now be ...Appdata\akkudoktor\net.akkud... (no longer double net..). Also if your config is invalid, eos should start with default config and show error log. And also if your config is invalid the env variable EOS_LOGGING__LEVEL=DEBUG should still set the app logging level.

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

Successfully merging this pull request may close these issues.

2 participants