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
Some discussion over at fluent-bit about supporting more modes than erroring for invalid input.
Could we perhaps add a const char * replacement parameter, which would be an UTF-8 string to indicated invalid input characters. If NULL, then error. If empty-string, then skip and continue.