Commit Graph

  • 2bc78c204b drive by fix to README.md Matt Williams 2015-01-23 01:57:51 +0000
  • 844911ce07 test: remove deprecated #len calls Simon Eskildsen 2015-01-20 20:38:13 -0500
  • ed888975b3 close inputReader on error instead of using Fatal() Patrick Hemmer 2015-01-20 10:11:57 -0500
  • bdb64b3f9f Merge pull request #115 from rasky/go14 Antoine Grondin 2015-01-19 19:00:36 -0500
  • 0009c01b31 Simplify dep install Giovanni Bajo 2015-01-18 02:17:16 +0100
  • 0e4c360cd8 Test with go 1.4 Giovanni Bajo 2015-01-18 02:06:44 +0100
  • 58f778a886 Revert "Merge pull request #100 from crquan/patch-1" v0.6.4 Simon Eskildsen 2015-01-15 13:40:48 -0500
  • c6a969a0de Merge pull request #100 from crquan/patch-1 v0.6.3 Simon Eskildsen 2015-01-15 07:12:29 -0500
  • 3c5b048a9d Merge pull request #104 from freeformz/doc-fix Simon Eskildsen 2015-01-14 20:05:07 -0500
  • 35ade18898 Merge pull request #101 from vbatts/termios_openbsd Simon Eskildsen 2015-01-14 18:31:36 -0500
  • 2f722357d3 Merge pull request #105 from phemmer/entry_warning Simon Eskildsen 2015-01-14 18:30:43 -0500
  • e2dff63faa Add missing `(*Entry) Warning()` function Patrick Hemmer 2015-01-12 17:20:11 -0500
  • 299ee95277 add io.Writer interface compatability Patrick Hemmer 2015-01-08 01:04:07 -0500
  • 8c09acde89 The format is logfmt, not l2met, although that is where it "originated" Edward Muller 2015-01-09 16:13:34 -0800
  • 97e951044c terminal: openbsd Termios Vincent Batts 2015-01-06 08:44:32 -0500
  • dcbe8d66af make sure no leading or trailing spaces Derek Che 2015-01-04 00:46:15 +0000
  • a243bbaa0b share common calling path in printKeyValue Derek Che 2015-01-04 00:01:49 -0800
  • 03377c6168 rename f.appendKeyValue to printKeyValue Derek Che 2015-01-03 23:56:39 -0800
  • d2f9ffa1d9 readme: add slack hook Simon Eskildsen 2014-12-30 14:02:50 +0100
  • a51c6e4ce2 Merge pull request #96 from msabramo/patch-4 Simon Eskildsen 2014-12-29 11:10:33 +0100
  • 82c427c515 README.md: Add Godoc badge to top Marc Abramowitz 2014-12-28 12:56:20 -0800
  • fd90de6570 Merge pull request #93 from xi3/master Simon Eskildsen 2014-12-26 20:55:22 +0100
  • f7e0e76df0 test/logrus: remove deprecated assert.Len() calls caller-hook Simon Eskildsen 2014-12-25 19:50:17 +0100
  • 1b8fbc72c3 hooks/caller: add caller hook for caller info Simon Eskildsen 2014-12-25 19:49:40 +0100
  • 60d80a6d2c Update papertrail.go xi3 2014-12-19 21:11:58 +0800
  • 51fe59aca1 Merge pull request #92 from rasky/no-extra-quoting Simon Eskildsen 2014-12-18 10:52:14 -0500
  • e5c1364122 Fix test to adjust for missing quotes Giovanni Bajo 2014-12-18 15:14:24 +0100
  • 15b296befc Avoid using regexp Giovanni Bajo 2014-12-18 15:09:01 +0100
  • 98ee5434ef Make the test more robust Giovanni Bajo 2014-12-18 07:59:41 +0100
  • 7096056d3c Merge pull request #91 from rasky/disable-timestamp Simon Eskildsen 2014-12-15 16:09:30 -0500
  • f0a637a834 Document new option Giovanni Bajo 2014-12-15 21:58:26 +0100
  • a3ef049df9 Avoid extra quotes where not strictly necessary. Giovanni Bajo 2014-12-15 20:20:33 +0100
  • 3e9d38f80d Allow disabling timestamp in non-tty output. Giovanni Bajo 2014-12-15 20:02:02 +0100
  • 4266e0eb68 Merge pull request #90 from sebest/master Simon Eskildsen 2014-12-11 20:08:49 -0500
  • 535f69a2f4 Add links to a loggly.com hook Sebastien Estienne 2014-12-11 16:01:13 -0800
  • 5f3c40cc46 Merge pull request #89 from Sirupsen/fix-logrus-double-fields v0.6.2 Simon Eskildsen 2014-12-10 14:07:28 -0500
  • 2835e150d9 fixes #88 Antoine Grondin 2014-12-09 21:53:40 -0500
  • 62b915c008 regression test for issue #88 Antoine Grondin 2014-12-09 21:53:14 -0500
  • 0ae53775f7 Merge pull request #86 from romankonz/patch-1 Simon Eskildsen 2014-12-05 06:51:43 -0500
  • 5e322e5cfe Update README.md - changed conflicting imports Roman Konz 2014-12-05 11:00:48 +0100
  • 6c28e16200 Merge pull request #85 from gigaroby/doc-fix Simon Eskildsen 2014-11-27 12:42:15 -0500
  • d9706afd4a documentation fix Roberto Bampi 2014-11-27 07:54:16 +0100
  • cc09837bcd Merge pull request #74 from gigaroby/sentry-hook Simon Eskildsen 2014-11-25 12:46:20 -0500
  • 5df4b882d0 timeout is now configurable and documented Roberto Bampi 2014-11-25 13:36:08 +0100
  • f9e0c0dd4a Fix Papertrail bug Peter Olds 2014-11-05 22:04:58 -0700
  • 1f2ba2c631 Merge pull request #84 from vincentbernat/fix/syslog v0.6.1 Simon Eskildsen 2014-11-23 12:07:01 -0500
  • c0b1ea991b syslog: let syslog output lookup level directly in Entry struct Vincent Bernat 2014-11-23 18:02:34 +0100
  • 66afa87e45 Merge pull request #79 from duglin/AddGetLevel Simon Eskildsen 2014-11-22 21:17:51 -0500
  • 98924b0b51 readme: fix syslog example Simon Eskildsen 2014-11-23 02:09:39 +0000
  • c64b18f688 add GetLevel support Doug Davis 2014-11-12 07:40:34 -0500
  • 383ab1fb69 added delivery timeout Roberto Bampi 2014-11-06 21:17:29 +0100
  • f92b7950b3 Merge pull request #76 from meatballhat/save-entry-string-for-panic Simon Eskildsen 2014-11-06 11:24:30 -0500
  • 5164671bc6 Making panic level assertions more helpful Dan Buch 2014-11-06 08:42:52 -0500
  • 8bbc74e9fb various fixes Roberto Bampi 2014-11-06 10:07:41 +0100
  • 9836f1ba0e Adding tests for PanicLevel behavior, plus changing behavior! 🙀 Dan Buch 2014-11-05 20:39:35 -0500
  • f302a46d2a Switching to io.MultiWriter for clarity Dan Buch 2014-11-05 14:07:40 -0500
  • ced531341e Saving off entry string for use in panic Dan Buch 2014-11-05 13:49:58 -0500
  • 0e6a27180f added raven-go to .travis.yml Roberto Bampi 2014-11-02 19:39:51 +0100
  • 4e014d4268 added tests Roberto Bampi 2014-11-02 19:31:15 +0100
  • 9bf47770d5 added sentry logger Roberto Bampi 2014-11-01 19:55:40 +0100
  • 6ebb4e7b3c Merge pull request #71 from mpuncel/mpuncel/fix-readme v0.6.0 Simon Eskildsen 2014-10-27 22:31:40 +0100
  • 739afbfd4e fix bug in example in README Michael Puncel 2014-10-27 14:22:57 -0700
  • 2e36101a19 Merge pull request #70 from Sirupsen/failed-hook-errors Simon Eskildsen 2014-10-23 17:05:14 +0200
  • 938dffa0e0 hooks: lock on the logger before printing to stderr, printf args Antoine Grondin 2014-10-21 19:26:29 -0400
  • 3d46664b06 Merge pull request #69 from zimmski/typos Simon Eskildsen 2014-10-16 09:15:30 -0400
  • 5573f97efc fix some typos Markus Zimmermann 2014-10-16 14:39:13 +0200
  • 965349de21 Merge pull request #68 from Sirupsen/errors-should-be-in-string Simon Eskildsen 2014-10-03 12:39:12 -0400
  • acf1c0d583 textformatter: errors should be in quotes like strings are Antoine Grondin 2014-10-03 11:58:24 -0400
  • 3737b3267e logrus: remove test for dbg alias in ParseLevel. Antoine Grondin 2014-09-24 23:23:01 -0400
  • 45d5602d9c logrus: remove dbg alias for ParseLevel Simon Eskildsen 2014-09-25 03:10:06 +0000
  • 4617ccb653 Merge pull request #62 from mohae/setloglevel Simon Eskildsen 2014-09-24 23:09:09 -0400
  • 3b5af9a6dc entry: add comment to panic comparison in log() Simon Eskildsen 2014-09-25 03:08:26 +0000
  • 51ca046ebf Merge pull request #65 from pquerna/remove_unused_string Simon Eskildsen 2014-09-24 23:06:38 -0400
  • f75f3a649c readme: fix papertrail link Simon Eskildsen 2014-09-25 03:05:52 +0000
  • 5f97d94c1b Merge pull request #60 from aybabtme/fix-duplicate-keys Simon Eskildsen 2014-09-24 23:01:39 -0400
  • f96066e3bf Only convert []bytes into a String() when needed for a panic, and not on other log levels Paul Querna 2014-09-23 17:05:07 -0700
  • dc01f6d597 add regression for basic fields being incorrectly prefixed Antoine Grondin 2014-09-21 13:16:35 -0400
  • 4e6e671281 add ParseLevel to get Level from string Joel Scoble 2014-09-17 17:03:34 -0500
  • c4cc714937 fix duplication of msg/time/level keys, add benchmarks. Antoine Grondin 2014-09-16 20:19:42 -0400
  • 89b6d460f0 Merge pull request #59 from aybabtme/avoid-syscalls-at-each-logentry Simon Eskildsen 2014-09-16 17:24:56 -0400
  • d35b1c983e text-formatter: assume that IsTerminal doesn't change during execution Antoine Grondin 2014-09-16 17:19:03 -0400
  • 8a758beb29 Merge pull request #58 from al3x/master Simon Eskildsen 2014-09-14 17:18:59 -0400
  • 1aa71730f7 Include airbrake-go dependency in Travis install step. Alex Payne 2014-09-14 11:55:49 -0700
  • 29eb7b0e46 Updated Travis CI configuration. Alex Payne 2014-09-14 11:50:08 -0700
  • 51770fb4eb Use third-party UDP testing library to tighten up test. Alex Payne 2014-09-13 13:53:20 -0700
  • e949967022 Remove cruft. Alex Payne 2014-09-13 13:52:51 -0700
  • ced81183ef Proper log levels. Alex Payne 2014-09-13 13:52:24 -0700
  • dbf7fad1dc Don't disconnect on every Fire() Alex Payne 2014-09-13 13:04:25 -0700
  • 91f92800d7 Include number of bytes written as debugging output. Alex Payne 2014-09-13 13:03:40 -0700
  • 29c4caff54 Log just the message, not the stringified version of the whole log line. Alex Payne 2014-09-13 13:03:15 -0700
  • 0a2a97ea82 Improved documentation for Papertrail hook. Alex Payne 2014-09-13 11:55:21 -0700
  • a93cac017b Link to Papertrail hook. Format hook links consistently. Alex Payne 2014-09-13 11:55:08 -0700
  • f42d215828 README for Papertrail hook with usage info. Alex Payne 2014-09-12 17:44:28 -0700
  • 4c9637c8b4 Papertrail hook, uses their UDP interface. Alex Payne 2014-09-12 17:40:09 -0700
  • d70cdce21e readme: fix examples Simon Eskildsen 2014-08-29 13:50:40 -0400
  • c13432b0a5 Merge pull request #55 from surma-dump/master Simon Eskildsen 2014-08-26 09:11:44 -0400
  • 124e36dcb9 Add hiprus to hook list Alexander Surma 2014-08-26 12:16:06 +0200
  • 736840a898 Merge pull request #53 from suicidejack/master v0.5.1 Simon Eskildsen 2014-08-15 00:06:46 +0200
  • cc9d142633 cleaned up Readme details Matt Price 2014-08-14 18:04:57 -0400
  • aa1c874a55 Merge pull request #49 from suin/patch-1 Simon Eskildsen 2014-08-14 23:27:44 +0200