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

log options timestamp is ignored #45

Open
EdwardDiehl opened this issue Jan 10, 2024 · 0 comments
Open

log options timestamp is ignored #45

EdwardDiehl opened this issue Jan 10, 2024 · 0 comments

Comments

@EdwardDiehl
Copy link

The timestamp passed to the log method via options here
https:/logdna/ruby/blob/v1.5.0/lib/logdna.rb#L79-L81

is ignored here
https:/logdna/ruby/blob/v1.5.0/lib/logdna/client.rb#L64

Seems that this line should be changed to something like timestamp: opts[:timestamp]

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

No branches or pull requests

1 participant