Details
-
Task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
Description
The new Node.js SDK logging integration allows you to bind the libcouchbase logging to a Node.js logger (or use the default winston logging to console/file). This is done through something such as:
couchbase.logging.enableLogging({level: 'info', colorize: 'all'}); |
Attachments
Issue Links
- is blocked by
-
DOC-1727 improve logging for node.js
-
- In Progress
-
Gerrit Reviews
Activity
Field | Original Value | New Value |
---|---|---|
Status | New [ 10003 ] | Open [ 1 ] |
Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
Issue Type | Improvement [ 4 ] | Task [ 3 ] |
Summary | Document new logging integration | Document new Node.js logging integration |
Description |
The new Node.js SDK logging integration allows you to bind the libcouchbase logging to a Node.js logger (or use the default winston logging to console/file). This is done through something such as:
{code:java} couchbase.logging.enableLogging({level: 'info', colorize: 'all'}); {code} |
Assignee | Brett Lawson [ brett19 ] | Richard Smedley [ richard smedley ] |
Epic Link |
|
Component/s | server dev guide and SDKs [ 11814 ] | |
Fix Version/s | Alice [ 15118 ] | |
Fix Version/s | vulcan [ 15161 ] | |
Page URL | https://developer.couchbase.com/documentation/server/5.5/sdk/nodejs/client-settings.html |
Fix Version/s | Mad-Hatter [ 15119 ] | |
Fix Version/s | Alice [ 15118 ] | |
Fix Version/s | vulcan [ 15161 ] |
Fix Version/s | tech-debt [ 12416 ] | |
Fix Version/s | Mad Hatter [ 15119 ] |
Labels | error-handling |
Story Points | 1 |