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

Env variable with a path to the zellij log file #2465

Open
zummenix opened this issue May 20, 2023 · 0 comments · May be fixed by #2480
Open

Env variable with a path to the zellij log file #2465

zummenix opened this issue May 20, 2023 · 0 comments · May be fixed by #2480

Comments

@zummenix
Copy link

My use case:
For debug purposes I'd like to view the logs in realtime, preferable in zellij itself :). Introducing env variable that has a path to the zellij log file will solve my issue.

I did this locally for myself in a hacky way and even created a layout that runs a script which does tail -F $ZELLIJ_TMP_LOG_FILE.

Interested to know your thoughts if this is valuable in zellij.
Are there other ways to achieve what I need?

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 a pull request may close this issue.

1 participant