Commit Graph

  • 5a78c38d0e make file name comparison os independant David Bariod 2018-10-28 18:12:32 +01:00
  • d2654b752f add file and line number in output when report caller is enabled David Bariod 2018-10-28 17:39:39 +01:00
  • fa01b53097 move test functions and test utils functions in their own package David Bariod 2018-10-28 14:07:57 +01:00
  • ec57031db1 store a runtime.Frame in Entry instead of the caller function name David Bariod 2018-10-28 10:12:11 +01:00
  • 975c406ddb Use a sync.Once to init the reportCaller data David Bariod 2018-10-27 15:21:30 +02:00
  • 5fcd19eae6 add a SetReportCaller on Logger object David Bariod 2018-10-27 15:19:06 +02:00
  • 64d5b7e66c Merge branch 'master' into caller_feature David Bariod 2018-10-23 06:22:00 +02:00
  • 0c525822dc Add GELF to third party formatters Fabien Meurillon 2018-10-24 11:03:07 +02:00
  • 5c1f2cd52c Make logrus.Level implement encoding.TextUnmarshaler Shun Yanaura 2018-10-19 20:35:56 +09:00
  • 4fabf2fffc Merge pull request #846 from sirupsen/gomod_konsorten_version David Bariod 2018-10-21 12:09:20 +02:00
  • bb98c6c533 Fix the version of windows coloring library dependency David Bariod 2018-10-21 11:53:14 +02:00
  • 08e90462da Merge pull request #844 from loren-osborn/pull/652_AddTraceLevelLogging David Bariod 2018-10-20 07:09:04 +02:00
  • ed3ffa0190 PR#844: Added Trace to TestLogLevelEnabled() (requested by @dgsb) Loren Osborn 2018-10-18 22:35:59 -07:00
  • b54cafe5ce Addresses @stevvooe's backward compatibility concerns. Loren Osborn 2018-10-18 09:33:43 -07:00
  • ef9d84e9b3 Added trace log level. Maxim Korolyov 2018-08-28 18:13:29 +03:00
  • c7a33dc5de Add Trace level logging Giedrius Dubinskas 2017-10-02 19:38:29 +03:00
  • 4981d8161c Added TRACE level logging. drampull 2017-10-20 08:40:54 -04:00
  • 680f584d62 Merge pull request #842 from dgsb/master David Bariod 2018-10-16 13:22:44 +02:00
  • 9c7692ccff disable colors on hook example David Bariod 2018-10-15 21:32:20 +02:00
  • f2ab87f230 Add an example for tracing global variable with hook David Bariod 2018-10-15 21:20:03 +02:00
  • ff92509e2c Attempt to fix build break on aix David Bariod 2018-10-12 06:53:57 +02:00
  • 4582136994 Merge pull request #837 from caalberts/test-fatal David Bariod 2018-10-10 22:06:18 +02:00
  • a13c5db57c Fix typo in comment Albert Salim 2018-10-10 21:59:03 +08:00
  • 4346c76f26 Remove unnecessary wrapper function on os.Exit Albert Salim 2018-10-10 21:57:58 +08:00
  • 99bc300c8d Add a method Exit on Logger that calls os.Exit or alternate exit function. Albert Salim 2018-10-10 21:54:15 +08:00
  • ad15b42461 Update changelog for v1.1.1 release David Bariod 2018-10-08 22:30:39 +02:00
  • 3f90cee1e4 Rationalize os specific build constraints David Bariod 2018-10-06 15:21:56 +02:00
  • 2be620216a Add option to panic in test.NewNullLogger to allow testing of calls to Fatal* Albert Salim 2018-10-06 18:08:19 +08:00
  • 1ed61965b9 Merge pull request #832 from sirupsen/skip_func_value David Bariod 2018-09-30 22:58:21 +02:00
  • 7b467df697 Skip func type value in fields. David Bariod 2018-09-30 22:51:02 +02:00
  • a67f783a38 Update changelog for v1.1.0 release David Bariod 2018-09-25 21:35:18 +02:00
  • 6cfd37fe59 Merge pull request #830 from sirupsen/custom_sorting_func David Bariod 2018-09-25 13:52:27 +02:00
  • 73bc94e60c Add custom sorting function in text formatter David Bariod 2018-09-25 13:45:23 +02:00
  • 33a1e118e1 Merge pull request #825 from dgsb/windows_build David Bariod 2018-09-19 13:51:26 +02:00
  • 5a88d3c21d Add missing module dependency for windows build David Bariod 2018-09-19 13:46:16 +02:00
  • 568026db28 Merge pull request #823 from mdittmer/fix-appengine David Bariod 2018-09-18 20:41:03 +02:00
  • 629982b495 DisableColors in two tests to fix AppEngine configuration Mark Dittmer 2018-09-18 13:54:23 -04:00
  • 0a8fc8d77c Add AppEngine test configurations to travis to a void regression Mark Dittmer 2018-09-17 13:56:18 -04:00
  • f1ce1baf56 Fix copypasta Mark Dittmer 2018-09-17 13:52:43 -04:00
  • 90501cfcc5 Fix AppEngine builds Mark Dittmer 2018-09-17 13:50:48 -04:00
  • d23a0f20d4 Merge pull request #822 from sirupsen/konsorten-win10-color-support David Bariod 2018-09-16 10:20:35 +02:00
  • 98c898cc2d Fix gopherjs build constraint name David Bariod 2018-09-16 10:14:59 +02:00
  • c38641a38d Merge branch 'win10-color-support' of git://github.com/konsorten/logrus into konsorten-win10-color-support David Bariod 2018-09-16 09:12:22 +02:00
  • f3df9aeffd Merge branch 'master' of git://github.com/mariannefeng/logrus into mariannefeng-master David Bariod 2018-09-08 11:18:16 +02:00
  • eed7c22374 Fix travis build for go 1.11 with modules David Bariod 2018-09-08 09:44:05 +02:00
  • 66895ce165 Fix module name and remove unused dependencies David Bariod 2018-09-08 08:27:05 +02:00
  • dea96f0092 Merge branch 'master' of git://github.com/dgodd/logrus into dgodd-master David Bariod 2018-09-08 08:17:42 +02:00
  • cd7816122a Merge pull request #818 from whuang8/patch-1 David Bariod 2018-09-08 08:16:38 +02:00
  • 88eb166d31 Fix spelling in Entry.Buffer comment William Huang 2018-09-06 21:11:16 -05:00
  • f75951b604 Add go module support Dave Goddard 2018-09-06 09:49:06 -03:00
  • 3791101e14 Merge pull request #816 from sirupsen/syslog_hook_example David Bariod 2018-09-04 22:21:35 +02:00
  • 4bcb47b846 commit to trigger appveyor build David Bariod 2018-09-04 22:15:13 +02:00
  • 8b120431f3 Fix example build on windows David Bariod 2018-09-03 21:58:50 +02:00
  • 7556e245e2 Use syslog instead of airbrake as syslog example David Bariod 2018-09-02 20:22:06 +02:00
  • 78fa2915c1 Merge pull request #812 from sirupsen/bump_go_version_travis David Bariod 2018-08-30 22:11:51 +02:00
  • e58aa84bc1 bump go toolchain version in travis David Bariod 2018-08-30 22:06:53 +02:00
  • 56da607151 Merge pull request #811 from sirupsen/add_changelog David Bariod 2018-08-30 07:21:54 +02:00
  • 98d0f313fe Add previously forgotten v1.0.6 description in changelog David Bariod 2018-08-30 07:17:54 +02:00
  • 51df1d3148 Merge pull request #762 from lhauspie/master David Bariod 2018-08-27 07:22:11 +02:00
  • 90bf2e7f39 feat(LogLevel): taking in account code review from David Bariod Logan HAUSPIE 2018-08-26 23:51:09 +02:00
  • 0ab534bf6c Merge remote-tracking branch 'upstream/master' Logan HAUSPIE 2018-08-26 23:31:56 +02:00
  • 49fbef4694 Merge pull request #647 from ChimeraCoder/logger-docstring David Bariod 2018-08-26 21:09:48 +02:00
  • b24eae79a4 Merge branch 'hooks_replace' of git://github.com/betrok/logrus into betrok-hooks_replace David Bariod 2018-08-26 20:44:53 +02:00
  • 2c7fc976fe Merge remote-tracking branch 'upstream/master' David Bariod 2018-08-26 20:12:16 +02:00
  • 13d10d8d89 return old hooks from RelplaceHooks betrok 2018-08-26 14:40:51 +03:00
  • 3ed92f8c1f Merge branch 'cleanup-exported' of git://github.com/conjmurph/logrus into conjmurph-cleanup-exported David Bariod 2018-08-26 11:58:08 +02:00
  • 0908e58e06 Merge pull request #685 from HectorMalot/master David Bariod 2018-08-26 11:06:30 +02:00
  • 7a0120e2c6 logger.ReplaceHooks betrok 2018-08-22 12:10:05 +03:00
  • fc587f31c8 Merge pull request #798 from cheungpat/gopherjs-compat Aaron Greenlee 2018-08-16 21:25:29 -04:00
  • e4b0c6d782 Merge pull request #800 from sirupsen/nolith-clicolor David Bariod 2018-08-13 17:35:01 +02:00
  • b5e6fae4fb Cleanup on unit test on isColored David Bariod 2018-08-13 17:27:32 +02:00
  • cadf2ceaf8 Add unit test for TextFormatter.isColored David Bariod 2018-08-09 15:01:49 +02:00
  • eb968b6506 Fix for CLICOLOR_FORCE handling David Bariod 2018-08-09 15:00:46 +02:00
  • 8a6a17c003 Fixed missing brace after wrong merge Dennis 2018-08-05 22:40:58 +02:00
  • f9ef1703ff Merge branch 'master' into master Dennis 2018-08-05 22:34:28 +02:00
  • d950ecd55b Remove unnecessary text_formatter file Kwok-kuen Cheung 2018-08-06 00:43:58 +08:00
  • da39da2348 Keep terminal check naming convention Kwok-kuen Cheung 2018-08-06 00:43:49 +08:00
  • 37d651c1f2 Add CLICOLOR support Alessio Caiazza 2018-07-13 17:33:25 +02:00
  • d329d24db4 Merge pull request #796 from sirupsen/fix/entry_empty_fields David Bariod 2018-07-31 18:13:55 +02:00
  • 179037fcd4 Ensure a new entry data fields are empty David Bariod 2018-07-31 18:08:27 +02:00
  • a4096716b0 Merge branch 'taylorchu/json_use_buf_pool' into master David Bariod 2018-07-29 10:37:48 +02:00
  • 7b58bf1472 Merge pull request #794 from sirupsen/logger_benchmark David Bariod 2018-07-28 17:25:36 +02:00
  • d3162770a8 Add logger benchmark David Bariod 2018-07-28 17:21:06 +02:00
  • 87dfa988d1 Merge branch 'json_use_buf_pool' of git://github.com/taylorchu/logrus into taylorchu-json_use_buf_pool David Bariod 2018-07-28 11:01:11 +02:00
  • c108f5553c Merge branch 'field-logger-with-hooks-race' of git://github.com/thundercat1/logrus into master David Bariod 2018-07-23 13:49:25 +02:00
  • 3e01752db0 Merge branch 'moriyoshi/refix-707' of git://github.com/moriyoshi/logrus into fix_firehooks David Bariod 2018-07-21 09:00:01 +02:00
  • a1f2e46d92 Merge pull request #792 from dgsb/master David Bariod 2018-07-20 13:41:35 +02:00
  • 54db2bb29a limit the build/test matrix to the two latest stable version David Bariod 2018-07-20 13:34:26 +02:00
  • 07e1216af7 Merge pull request #791 from dgsb/master David Bariod 2018-07-20 13:34:42 +02:00
  • 6999e59e73 properly fix the hooks race test David Bariod 2018-07-20 13:16:19 +02:00
  • 92052687f8 Merge branch 'override-time' of git://github.com/sbrisson2/logrus into sbrisson2-override-time David Bariod 2018-07-12 22:16:18 +02:00
  • 725f3be199 Adds WithTime to Logger and Entry types, as well as a pure module-level function. Simon Brisson 2018-06-29 10:53:51 -04:00
  • 52b92f5b89 Allows overriding Entry.Time. Simon Brisson 2018-06-28 16:33:52 -04:00
  • e54a77765a Merge pull request #779 from daskol/iss-241 David Bariod 2018-07-02 07:55:18 +02:00
  • fc9bbf2f57 [#241] Allow to set writer during logger usage. Daniel Bershatsky 2018-06-27 20:29:28 +03:00
  • dd2931c82a Merge pull request #771 from codepainters/master David Bariod 2018-07-01 18:24:02 +02:00
  • 56faed7e3d Merge pull request #743 from dgsb/master David Bariod 2018-07-01 18:02:41 +02:00
  • e3292c4c4d Merge pull request #677 from neilisaac/text-field-map David Bariod 2018-06-25 07:25:43 +02:00
  • eed1c0f832 Fix GopherJS build tags Christian Stewart 2018-06-20 21:39:23 -07:00
  • 2ce6c0cb44 Support for Entry data under nested JSON dictionary. Przemyslaw Wegrzyn 2018-06-19 14:31:57 +02:00