Module: LogPusher
- Defined in:
- lib/logpusher.rb,
lib/logpusher/email.rb,
lib/logpusher/authkey.rb,
lib/logpusher/version.rb,
lib/logpusher/constants.rb
Defined Under Namespace
Classes: AuthKey, Client, Email
Constant Summary collapse
- VERSION =
"0.1.0"- API_URL =
"https://api.logpusher.com/api/agent/savelog"- SEPERATOR =
'|'- DATE_FORMAT =
"%Y-%m-%dT%T%:z"