Skip to content

log options timestamp is ignored #45

Description

@EdwardDiehl

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

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

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

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions