Skip to content

Instantly share code, notes, and snippets.

@Lordnibbler
Forked from sowamazing/JSON Tips Gist 4.json
Created January 5, 2015 21:21
Show Gist options
  • Save Lordnibbler/a3ec8ed4112b74b7cc78 to your computer and use it in GitHub Desktop.
Save Lordnibbler/a3ec8ed4112b74b7cc78 to your computer and use it in GitHub Desktop.

Revisions

  1. Lordnibbler revised this gist Jan 5, 2015. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions log_example.json
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,5 @@
    {
    "event": "serverfault",
    "code": 5234,
    "reason": "Disk full"
    "event": "serverfault",
    "code": 5234,
    "reason": "Disk full"
    }
  2. Lordnibbler renamed this gist Jan 5, 2015. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  3. @sowamazing sowamazing created this gist Jan 5, 2015.
    5 changes: 5 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    {
    "event": "serverfault",
    "code": 5234,
    "reason": "Disk full"
    }