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

✨ Allow logging to disk #237

Merged
merged 5 commits into from
Jul 22, 2024
Merged

Conversation

jwmatthews
Copy link
Member

@jwmatthews jwmatthews commented Jul 18, 2024

This will:

  • Introduce logging to a File
  • Split out log levels for Console or File
  • Fix podman compose logging so it writes to our local disk and not into the containers ephemeral storage

Misc:

@jwmatthews jwmatthews changed the title 👻 WIP logging updates 👻 Allow logging to disk Jul 18, 2024
@jwmatthews jwmatthews changed the title 👻 Allow logging to disk ✨ Allow logging to disk Jul 18, 2024
@jwmatthews jwmatthews marked this pull request as ready for review July 18, 2024 22:03
Signed-off-by: John Matthews <jwmatthews@gmail.com>
Signed-off-by: John Matthews <jwmatthews@gmail.com>
Signed-off-by: John Matthews <jwmatthews@gmail.com>
Signed-off-by: John Matthews <jwmatthews@gmail.com>
Signed-off-by: John Matthews <jwmatthews@gmail.com>
Copy link
Contributor

@fabianvf fabianvf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@jmontleon jmontleon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

Copy link
Contributor

@JonahSussman JonahSussman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

5 participants