Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add option to pass postgres notice messages to the client logger #6215

Merged
merged 1 commit into from Sep 17, 2020

Commits on Sep 13, 2020

  1. feat: add option to pass postgres server notices to client logger

    This feature for postgres connections means when you pass the logNotifications option, db notices and notifications will be passed to the logger with info log level
    
    Closes: typeorm#2216
    artysidorenko committed Sep 13, 2020
    Copy the full SHA
    4a6ec3d View commit details
    Browse the repository at this point in the history