Skip to content

log options timestamp is ignored #45

@EdwardDiehl

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions