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

add pino-debug signpost to readme #133

Merged
merged 3 commits into from Nov 28, 2016
Merged

add pino-debug signpost to readme #133

merged 3 commits into from Nov 28, 2016

Conversation

davidmarkclements
Copy link
Member

closes #128

@@ -240,7 +240,7 @@ function absentConsoleMethodTest (method, fallback) {

function isFunc (fn) { return typeof fn === 'function' }
function fnName (fn) {
var rx = /^\s*function\s*([^\(]*)/i
var rx = /^\s*function\s*([^(]*)/i
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this needed? Or something that slipped by?

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@davidmarkclements davidmarkclements merged commit a7b4af1 into master Nov 28, 2016
@jsumners jsumners deleted the pino-debug-doc branch May 3, 2019 11:45
@github-actions
Copy link

github-actions bot commented Feb 5, 2022

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pino-debug
2 participants