Skip to content
This repository has been archived by the owner. It is now read-only.

Added better example and updated Readme #3

Open
wants to merge 3 commits into
base: master
from
Open
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Fixed typo `this` -> `_loggly`

  • Loading branch information
niftylettuce committed Sep 4, 2012
commit 2f167809ee5419736122ffa06f4f57095635481f
@@ -38,7 +38,7 @@ <h1>loggly-castor example (<a href="#" id="view-source">view source</a>)</h1>
_loggly.src = _loggly.paths[_castor.p]
_loggly.key = "a00039e9-4827-49aa-9d28-e18e5ba5a818"
_loggly.config = {
url : this.src + '/inputs/' + this.key
url : _loggly.src + '/inputs/' + _loggly.key
, level : 'log'
}

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.