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
To enhance readability and maintainability of the source code, propose a dedicated logging configuration module for pgmq.
Currently, the logger is integrated within the main codebase. Separating this setup will improve clarity and allow for easier customization or scaling in the future.