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
i want to log some handle message info (time and offse and so on) when message has done,
but i only found ErrorHandler interface when consume message has error.
i don't whether other interface like ErrorHandler it can let me record message when consume has done in normal status, i will record some info?
i have read some source code , but not found
i found have commit log, when debug level is debug, but i think in pro env, log level info is the best, so i don't want to set debug level to debug.