Skip to content

Commit

Permalink
Version 1.0.0 of LogDNA's python package -edits
Browse files Browse the repository at this point in the history
  • Loading branch information
respectus committed Jan 6, 2017
1 parent 7884771 commit a0e469a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ If this option is turned to true then meta objects will be parsed and will be se
_Optional_
Default: `time.time()`

A timestamp in ms, must be within one day otherwise it will be dropped and Date.now() will be used in its place.
A timestamp in ms, must be within one day otherwise it will be dropped and time.time() will be used in its place.


## License
Expand Down

0 comments on commit a0e469a

Please sign in to comment.