Skip to content

Handle circular structures using json-stringify-safe.#16

Open
nicokaiser wants to merge 1 commit into
mrrama:masterfrom
nicokaiser:circular
Open

Handle circular structures using json-stringify-safe.#16
nicokaiser wants to merge 1 commit into
mrrama:masterfrom
nicokaiser:circular

Conversation

@nicokaiser

Copy link
Copy Markdown

When trying to log http.Request / Response objects from Node.js 0.12, the module fails because of circular object structures. Using the json-stringify-safe module prevents this.

@nicokaiser

Copy link
Copy Markdown
Author

This is pretty much the same as hadfieldn@8704fa6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant