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

[FEATURE REQUEST] log config #145

Open
skiffer-git opened this issue Oct 28, 2024 · 0 comments
Open

[FEATURE REQUEST] log config #145

skiffer-git opened this issue Oct 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@skiffer-git
Copy link
Member

Why this feature?

When isStdout: false, logs are only written to a file, and it's required to check if storageLocation is configured.

When isStdout: true:

If storageLocation is configured, logs are written to both the screen and the file.
If storageLocation is not configured, logs are only written to the screen.

Suggested Solution

When isStdout: false, logs are only written to a file, and it's required to check if storageLocation is configured.

When isStdout: true:

If storageLocation is configured, logs are written to both the screen and the file.
If storageLocation is not configured, logs are only written to the screen.

Additional Information

No response

@skiffer-git skiffer-git added the enhancement New feature or request label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants