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
There are too many inconsistencies in how geneos delivers output to users. The internal responses package needs to be rewritten and now that Go has structured logging in the standard library, we should explore that to both replace responses for batched responses and also zerolog.
There are too many inconsistencies in how
geneosdelivers output to users. The internalresponsespackage needs to be rewritten and now that Go has structured logging in the standard library, we should explore that to both replaceresponsesfor batched responses and alsozerolog.