Skip to content

refactor(log): rework logger initialization#27

Merged
maniac-en merged 2 commits intomainfrom
maniac/fuk-terminal-logging
Jul 27, 2025
Merged

refactor(log): rework logger initialization#27
maniac-en merged 2 commits intomainfrom
maniac/fuk-terminal-logging

Conversation

@maniac-en
Copy link
Collaborator

  • Remove verbose flag and terminal logging
  • Logger is now file-based only
  • Use env vars for debug level

Fixes #25

- Remove verbose flag and terminal logging
- Logger is now file-based only
- Use env vars for debug level
@maniac-en maniac-en force-pushed the maniac/fuk-terminal-logging branch from d74033e to 42dc06b Compare July 27, 2025 11:34
@maniac-en
Copy link
Collaborator Author

Whilst making above change, I realize that even air is messing up with the TUI and we can get rid of it too.

@maniac-en maniac-en merged commit 404283e into main Jul 27, 2025
@maniac-en maniac-en deleted the maniac/fuk-terminal-logging branch July 27, 2025 11:38
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.

Terminal logging with -verbose breaks TUI

1 participant