You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.
We are trying to write log files in csv format. We tried various combinations so that we can support filename in format servicename-date-01.csv, servicename-date-02.csv. It should roll based on size and file extension '.csv' should remain intact. But, we are not able to do so. Is there a solution to that?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We are trying to write log files in csv format. We tried various combinations so that we can support filename in format servicename-date-01.csv, servicename-date-02.csv. It should roll based on size and file extension '.csv' should remain intact. But, we are not able to do so. Is there a solution to that?
The text was updated successfully, but these errors were encountered: