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
Using head of master at sdhook (7a285b4) with head of master at fluent/fluent-logger-golang (fluent/fluent-logger-golang@90f0f02) cannot write any logs to Google Logging Agent due to following issues:
AsyncConnect option was deprecated and replaced with Async, and
MaxRetry option is -1, fluent-logger-golang never write logs.
Using head of master at sdhook (7a285b4) with head of master at fluent/fluent-logger-golang (fluent/fluent-logger-golang@90f0f02) cannot write any logs to Google Logging Agent due to following issues:
AsyncConnect
option was deprecated and replaced withAsync
, andMaxRetry
option is -1, fluent-logger-golang never write logs.opts.go
These issues are comes from commit fluent/fluent-logger-golang#56.
The text was updated successfully, but these errors were encountered: