Skip to content

Comments

Fix json encoding of lists#19

Open
tcseke wants to merge 1 commit intoasabil:masterfrom
tcseke:master
Open

Fix json encoding of lists#19
tcseke wants to merge 1 commit intoasabil:masterfrom
tcseke:master

Conversation

@tcseke
Copy link

@tcseke tcseke commented Oct 28, 2016

Arrays are valid jsons and required for fingerprint
Convert only strings to binary

eg: raven:capture(Message, [{level, error},
{message, "test"},
{fingerprint, ["{{ default }}", "http://example.com/my.url"]}]).

Arrays are valid jsons and required for fingerprint
Convert only strings to binary

eg: raven:capture(Message, [{level, error},
                            {message, "test"},
                            {fingerprint, ["{{ default }}", "http://example.com/my.url"]}]).
@sanyatuning
Copy link

+1

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.

2 participants