Right now the behavior is hardcoded to log any received notices at the info level. Add a `notice_callback` configuration option that permits installing an arbitrary callback to handle any received notices. As discussed in #588.
Right now the behavior is hardcoded to log any received notices at the info level. Add a `notice_callback` configuration option that permits installing an arbitrary callback to handle any received notices. As discussed in #588.