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

Add runtime flag for how long to store logs #2352

Open
rileystephens28 opened this issue Nov 12, 2024 · 2 comments
Open

Add runtime flag for how long to store logs #2352

rileystephens28 opened this issue Nov 12, 2024 · 2 comments
Assignees

Comments

@rileystephens28
Copy link
Member

No description provided.

@Djadih
Copy link
Contributor

Djadih commented Dec 4, 2024

This is actually a lot harder than it seems. The way we initialize the global logger at startup, as well as the fact that the flags package imports the logger prevents us from reading any flags w.r.t the logger.

@mibuono
Copy link

mibuono commented Dec 6, 2024

We can do this after mainnet.

@mibuono mibuono added this to the Post Mainnet Release 1 milestone Dec 9, 2024
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

No branches or pull requests

3 participants