Skip to content

Commit dcdb764

Browse files
authoredOct 12, 2016
Merge pull request #5 from mlazarov/readme-fix
Remove circular reference issue from readme
2 parents e9b056f + 63efdb7 commit dcdb764

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed
 

‎README.md

-7
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,6 @@ limit is 20 RPS. The default setting for BunyanStackDriver is 500 ms.)
7474

7575
* errorCallback. Will report errors during the logging process itself.
7676

77-
## Known issues
78-
79-
* Circular objects will cause a stack overflow. If you need to log object with
80-
circular references, either (a) preprocess them to remove the circles, or (b)
81-
do not use the `type: "raw"` setting and instead let Bunyan's stringifier
82-
remove circular references.
83-
8477
## Links
8578

8679
[Stackdriver Logging - Method entries.write](https://cloud.google.com/logging/docs/api/ref_v2beta1/rest/v2beta1/entries/write)

0 commit comments

Comments
 (0)
Failed to load comments.