Skip to content

fix log callstack for log messages#1124

Merged
jbenet merged 1 commit into
masterfrom
fix/logging-stack
Apr 23, 2015
Merged

fix log callstack for log messages#1124
jbenet merged 1 commit into
masterfrom
fix/logging-stack

Conversation

@whyrusleeping
Copy link
Copy Markdown
Member

This makes the log messages not print out <undefined>:24 as the file and line number, and actually print out what file and line number the log message is on.

@whyrusleeping whyrusleeping added topic/cleanup Topic cleanup status/in-progress In progress labels Apr 23, 2015
Comment thread util/log.go
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

jbenet added a commit that referenced this pull request Apr 23, 2015
fix log callstack for log messages
@jbenet jbenet merged commit 0c4da2d into master Apr 23, 2015
@jbenet jbenet removed the status/in-progress In progress label Apr 23, 2015
@jbenet jbenet deleted the fix/logging-stack branch April 23, 2015 02:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic/cleanup Topic cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants