1. 61e43dc Merge pull request #467 from bengadbois/small_code_cleanup by Stephen Day · 9 years ago master
  2. 800b0fc Merge pull request #465 from at15/fix/miniTS by Stephen Day · 9 years ago
  3. f761cee Small var declaration cleanup by Ben Gadbois · 9 years ago
  4. 5ed3e7d Remove miniTS in TextFormatter by at15 · 9 years ago
  5. d4158e8 Merge pull request #452 from cjellick/readme-update by Stephen Day · 9 years ago
  6. 2f991e5 Merge pull request #455 from puddingfactory/master by Simon Eskildsen · 9 years ago
  7. 9b48ece Merge pull request #400 from carolynvs/disable-color-timestamp by Stephen Day · 9 years ago
  8. cf456d3 Add Logentrus, hook for Logentries, to list by puddingfactory · 9 years ago
  9. 881bee4 Merge pull request #446 from AndrewBurian/json-disable-timestamp by Stephen Day · 9 years ago
  10. 7d228b5 Update readme example for switching output by Craig Jellick · 9 years ago
  11. 3c3917e readme: apologize for casing issue by Simon Eskildsen · 9 years ago
  12. 2680936 Revert "Merge pull request #384 from mnzt/master" by Simon Eskildsen · 9 years ago
  13. 42b84f9 Merge pull request #384 from mnzt/master by Simon Eskildsen · 9 years ago
  14. cf60a8c Merge pull request #449 from danielgtaylor-isp/patch-1 by Stephen Day · 9 years ago
  15. 90915c9 Fix typo in README by Daniel Taylor · 9 years ago
  16. e400ff7 Merge pull request #447 from stevvooe/revert-example-compilation by Stephen Day · 9 years ago
  17. 6ecd392 travis: build Go 1.7 as well, removed by revert by Stephen J Day · 9 years ago
  18. a89950b Revert "Updated .travis.yml to ignore /examples/" by Stephen J Day · 9 years ago
  19. c92f900 Switched hardcoded string for const value by Andrew Burian · 9 years ago
  20. 1d329ad Added option to disable JSON timestamp by Andrew Burian · 9 years ago
  21. a437dfd Merge pull request #396 from onetwopunch/customzable-json-keys by Stephen Day · 9 years ago
  22. fcf4b8f Added comment documentation for FieldMap by Ryan Canty · 9 years ago
  23. d5ca23f Added FieldMap to reduce potential struct bloat by Ryan Canty · 9 years ago
  24. b2c6f8a Added resolve method to clean up Format by Ryan Canty · 9 years ago
  25. 2173899 Added customizable keys to JSON formatter by Ryan Canty · 9 years ago
  26. abc6f20 Merge pull request #440 from gemnasium/add-pglogrus by Simon Eskildsen · 9 years ago
  27. 528e338 Remove legacy go versions by Simon Eskildsen · 9 years ago
  28. 1445b7a Merge pull request #439 from irfansharif/pre-go1.6-builds by Simon Eskildsen · 9 years ago
  29. 65aed8c Add pglogrus to README by Philippe Lafoucrière · 9 years ago
  30. d264929 Merge pull request #419 from aaronlehmann/fix-error-formatting by Simon Eskildsen · 9 years ago v0.11.0
  31. 140886f Updated .travis.yml to ignore /examples/ by irfan sharif · 9 years ago
  32. 380f64d Merge pull request #412 from sagar8192/add-scribe-hook-description by Simon Eskildsen · 9 years ago
  33. 8de4982 Merge pull request #413 from toorop/master by Simon Eskildsen · 9 years ago
  34. 7371813 Merge pull request #421 from heralight/master by Simon Eskildsen · 9 years ago
  35. 551ec64 Merge pull request #422 from JJ/master by Simon Eskildsen · 9 years ago
  36. ea5eab4 Adds new logz.io hook by @ripcurld00d by JJ Merelo · 9 years ago
  37. 0c8a99c Update README.md by Alexandre Richonnier · 9 years ago
  38. f76d643 Fix formatting of wrapped errors when colors are used by Aaron Lehmann · 9 years ago
  39. f7be9f0 Add Pushover Hook by Stéphane Depierrepont aka Toorop · 9 years ago
  40. 32472f5 Add scribe hook by Sagar Sadashiv Patwardhan · 9 years ago
  41. 3ec0642 Merge pull request #343 from kaneshin/appengine-support by Simon Eskildsen · 9 years ago
  42. 98b74aa Allow disabling timestamps with colored output by Carolyn Van Slyck · 9 years ago
  43. 2e779ac Correcting typos by Toby · 9 years ago
  44. 08a8a7c Merge pull request #370 from frostyplanet/bufferpool by Aaron Greenlee · 9 years ago
  45. 58d2a6a Merge pull request #358 from gpolaert/patch-1 by Aaron Greenlee · 9 years ago
  46. 53cbb9d Reuse entry from the same logger by plan · 9 years ago
  47. 4c4ffbe Add document for logger.SetNoLock() by plan · 9 years ago
  48. bc35b02 Provide logger.SetNoLock() to remove locking during log output by plan · 9 years ago
  49. cb2bda2 Add benchmark for logger by plan · 9 years ago
  50. 69df0d2 Use Buffer pool to allocate bytes.Buffer for formatter by plan · 9 years ago
  51. c8b0c0e Fixing import for airbrake and adding build constraint to example hook by Toby · 9 years ago
  52. ed63efe re-adding airbrake import by Toby · 9 years ago
  53. a5dbcc7 Renaming 'Sirupsen' to 'sirupsen' by Toby · 9 years ago
  54. a283a10 Improved documentation of Fatal Handlers by Aaron Greenlee · 9 years ago
  55. 1d4b546 Merge pull request #375 from powerchordinc/master by Aaron Greenlee · 9 years ago
  56. fcebd8d Merge pull request #356 from tevino/patch-1 by Aaron Greenlee · 9 years ago
  57. 32055c3 Merge pull request #382 from lpetre/remove_logstash_formatter by Simon Eskildsen · 9 years ago
  58. 4ee95f9 Removing logstash formatter by Luke Petre · 9 years ago
  59. 357c4ea Revised import path of logrus for pull-request CI by Aaron Greenlee · 9 years ago
  60. ff52e76 Go fmt alt exit addition by Aaron Greenlee · 9 years ago
  61. a7755c5 Enhanced fatal calls so exit handlers can be invoked by Aaron Greenlee · 9 years ago
  62. f3cfb45 readme: fix example by Simon Eskildsen · 10 years ago
  63. 6d9ae30 Merge pull request #360 from morenoh149/patch-1 by Simon Eskildsen · 10 years ago
  64. 67fb1f3 change 'log' -> 'logrus' by Harry Moreno · 10 years ago
  65. 93985e4 Add new hook for Logmatic.io by Guillaume Polaert · 10 years ago
  66. 1807336 Fix comment by Tevin Zhang · 10 years ago
  67. cd7d1bb Merge pull request #350 from apriendeau/update-travis by Antoine Grondin · 10 years ago
  68. 621d398 add go 1.6 to travis by Austin Riendeau · 10 years ago
  69. 081307d Merge pull request #348 from Sirupsen/semantic-match-func-name by Antoine Grondin · 10 years ago
  70. 754bfa9 match name to semantic in `needsQuoting` by Antoine Grondin · 10 years ago
  71. 2b673ab Merge pull request #347 from Sirupsen/level-writer by Antoine Grondin · 10 years ago
  72. 218981b use constant InfoLevel instead of 255 by Antoine Grondin · 10 years ago
  73. 1d1fd2d Add WriterLevel() function to the logger by Damien Radtke · 10 years ago
  74. 870c1fc add logstash hook to readme by Antoine Grondin · 10 years ago
  75. 881c9d3 Merge pull request #298 from dolmen/refactor-prefixFieldClashes by Antoine Grondin · 10 years ago
  76. ed4b7af Merge pull request #346 from e-max/logstash_formatter_race by Antoine Grondin · 10 years ago
  77. 8a870e4 fix race by Max Lavrenov · 10 years ago
  78. 7e6f976 Merge pull request #341 from doublefree/add_smologic_hook_readme by Simon Eskildsen · 10 years ago
  79. 889e5d7 Merge pull request #344 from vlad-doru/vlad-doru-logrusus-readme by Simon Eskildsen · 10 years ago
  80. 0d667bc Added a new hook to the README.md by Vlad-Doru Ion · 10 years ago
  81. dfb0e1d terminal: Include appengine tag to compile for GAE by Shintaro Kaneko · 10 years ago
  82. 5eb315c Sumorus - SumoLogic Hook url added to readme by takuya.watabe · 10 years ago
  83. 4b6ea73 changelog: update for 0.10.0 by Simon Eskildsen · 10 years ago v0.10.0
  84. 897f3dd Rename LogrusLogger interface to FieldLogger by Simon Eskildsen · 10 years ago
  85. bb78923 Merge pull request #320 from little-arhat/feature-logrus-interface by Simon Eskildsen · 10 years ago
  86. e110284 Merge pull request #325 from spicydog/patch-1 by Simon Eskildsen · 10 years ago
  87. 9ccfbde Merge pull request #335 from dim/master by Simon Eskildsen · 10 years ago
  88. 70d89df Merge pull request #336 from sohlich/master by Simon Eskildsen · 10 years ago
  89. b8b6593 Hook for ElasticSearch. by Radomír Sohlich · 10 years ago
  90. b81f34e Avoid re-allocations by Dimitrij Denissenko · 10 years ago
  91. a26f435 Merge pull request #333 from dragon3/add-typetalk-hook by Simon Eskildsen · 10 years ago
  92. ea350e0 Add Typetalk hook by dragon3 · 10 years ago
  93. 219c8cb Merge pull request #330 from f2prateek/patch-1 by Simon Eskildsen · 10 years ago
  94. 6d7aacc Fix Godoc link by Prateek Srivastava · 10 years ago
  95. 74bde9e Merge pull request #180 from yawn/testhook by Simon Eskildsen · 10 years ago
  96. 95190bb Added testing section to README. by Joern Barthel · 10 years ago
  97. 0143a90 Extended test. by Joern Barthel · 10 years ago
  98. be4b44b Added test hook. by Joern Barthel · 11 years ago
  99. 088ac13 Expose all levels (for hooks). by Joern Barthel · 11 years ago
  100. 57cce1e readme: fix kafka link by Simon Eskildsen · 10 years ago