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 fixes #737

Merged
merged 3 commits into from
Sep 29, 2024
Merged

Logging fixes #737

merged 3 commits into from
Sep 29, 2024

Conversation

stephendade
Copy link
Contributor

A few things in here whilst I was trying to sort out logging:

  1. There was some inconsistencies between Filesystem and FileSystem naming in the FTSConfig.yaml which led to the File system setings being ignored - as yaml is case sensitive
  2. I found that some logs were being saved to different folders. I made it more consistent by pointing all logs to FTS_LOGFILE_PATH
  3. Changed the default log level for DigitalPy to error, to (significantly) reduce the logfile size.

@brothercorvo
Copy link
Collaborator

Thank you will review it ASAP

@brothercorvo brothercorvo merged commit d04cbba into FreeTAKTeam:master Sep 29, 2024
2 of 3 checks passed
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