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

Remove log of 'false' when timestamp or duration logging disabled #99

Merged
merged 1 commit into from
Dec 8, 2015
Merged

Remove log of 'false' when timestamp or duration logging disabled #99

merged 1 commit into from
Dec 8, 2015

Conversation

AugustinLF
Copy link
Contributor

When configuring the middleware with the following option object:

{
    collapsed: true,
    stateTransformer: stateToJS,
}

It will log action MY_ACTION_NAME @ 17:20:39.566false. Same thing if manually disabling the timestamp (timestamp: false). This commit should fix that.

If you'd prefer to do it otherwise, let me know, I'll update the PR :)

imevro pushed a commit that referenced this pull request Dec 8, 2015
Remove log of 'false' when timestamp or duration logging disabled
@imevro imevro merged commit 154109f into LogRocket:master Dec 8, 2015
@imevro
Copy link
Collaborator

imevro commented Dec 8, 2015

Ah, thanks.

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