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
PYCBC-1679: Disable console logger if file logger specified
Changes
=======
* If the `PYCBC_LOG_FILE` environment variable is set (enabling the C++
core file logger), the C++ console logger will be disabled.
* If the file logger is enabled, the console logger may also be enabled
if the `PYCBC_ENABLE_CONSOLE` environment variable is set.
Change-Id: I008f780760674b967fda9e0f3f370af1652812a6
Reviewed-on: https://review.couchbase.org/c/couchbase-python-client/+/226431
Tested-by: Build Bot <[email protected]>
Reviewed-by: Dimitris Christodoulou <[email protected]>
0 commit comments