Question about logging in tcp mode

HAproxy logs when a connection is terminated.
However, when a client uses a connection pool, the connection is maintained, so no logging is done when a response is received.
Is there a way to log in this case as well?