Skip to content
#

ldap

Here are 969 public repositories matching this topic...

telepsis
telepsis commented Nov 11, 2020

There are conditional tests using logging methods that behave differently when using Pino vs Bunyan, e.g. like this one in lib/server.js:

if (log.trace()) { log.trace('data on %s: %s', c.ldap.id, util.inspect(data)) }

The Pino methods always return void while Bunyan's eval to true. Further, the arg-less Pino method calls fire off a bare event to the output stream so we see a slew of

Improve this page

Add a description, image, and links to the ldap topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ldap topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.