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
Is your feature request related to a problem? Please describe.
We need to have visibility into events of interest that occur in the gsw-service while having little impact to system performance.
Describe the solution you'd like
We should be be able to log (info, warning, error, debug) events that the gsw-service encounters. It would be cool if this could interface with journalctl and have an application that reads from it. We should also have an option for logging text to a file. We can evalute go packages that would support our needs.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
We need to have visibility into events of interest that occur in the gsw-service while having little impact to system performance.
Describe the solution you'd like
We should be be able to log (info, warning, error, debug) events that the gsw-service encounters. It would be cool if this could interface with journalctl and have an application that reads from it. We should also have an option for logging text to a file. We can evalute go packages that would support our needs.
The text was updated successfully, but these errors were encountered: