Commit Graph

  • 393fa3bae3 Update doc for new logger Sohel 2020-05-26 10:26:28 +0530
  • 630ea450e6
    Update doc for new logger #1144 Sohel 2020-05-26 10:26:28 +0530
  • 7be1f33a11
    Update entry.go #1143 夏虫 2020-05-22 17:55:08 +0800
  • db43fd690b Merge pull request #1142 from sirupsen/function-log David Bariod 2020-05-19 17:10:51 +0200
  • 20dcf91051
    Merge pull request #1142 from sirupsen/function-log David Bariod 2020-05-19 17:10:51 +0200
  • 5ad417de85 Improve tests for logger.*Fn functions David Bariod 2020-05-19 17:02:33 +0200
  • ba4da53cff Improve tests for logger.*Fn functions #1142 David Bariod 2020-05-19 17:02:33 +0200
  • 88b3fbe1ce Merge branch 'feature/function-log' of https://github.com/Azer0s/logrus into Azer0s-feature/function-log David Bariod 2020-05-19 16:58:31 +0200
  • d7edea4451 Merge branch 'feature/function-log' of https://github.com/Azer0s/logrus into Azer0s-feature/function-log David Bariod 2020-05-19 16:58:31 +0200
  • 90576db9a3 Merge pull request #1077 from dmgk/master David Bariod 2020-05-19 16:53:15 +0200
  • e8fa988410
    Merge pull request #1077 from dmgk/master David Bariod 2020-05-19 16:53:15 +0200
  • 7a26d2f87d Merge pull request #1088 from tklauser/simplify-windows David Bariod 2020-05-19 16:51:28 +0200
  • 0de04f1584
    Merge pull request #1088 from tklauser/simplify-windows David Bariod 2020-05-19 16:51:28 +0200
  • 63fd4c50fc
    Merge ffc37dc70f into 60c74ad9be #884 Maxim Zakharov 2020-05-14 10:30:17 +0200
  • fc5e1a116c Simplify checkIfTerminal for Windows Tobias Klauser 2020-01-12 01:49:45 +0100
  • 86657918d4 Simplify checkIfTerminal for Windows #1088 Tobias Klauser 2020-01-12 01:49:45 +0100
  • 893c724de2 update CHANGELOG.md with 1.5.0 and 1.6.0 version contents David Bariod 2020-05-02 15:06:20 +0200
  • 60c74ad9be update CHANGELOG.md with 1.5.0 and 1.6.0 version contents v1.6.0 David Bariod 2020-05-02 15:06:20 +0200
  • cd742dbcc2 Merge remote-tracking branch 'origin/master' into thlacroix-disable-quotes David Bariod 2020-04-29 09:21:39 +0200
  • e8e563a823 Merge remote-tracking branch 'origin/master' into thlacroix-disable-quotes David Bariod 2020-04-29 09:21:39 +0200
  • 27a0399f35 complete documetation on TextFormatter.DisableQuote David Bariod 2020-04-29 09:15:21 +0200
  • 0fd458a22e complete documetation on TextFormatter.DisableQuote #1138 thlacroix-disable-quotes David Bariod 2020-04-29 09:15:21 +0200
  • f30c6a4c9a Merge branch 'disable-quotes' of https://github.com/thlacroix/logrus into thlacroix-disable-quotes David Bariod 2020-04-29 09:10:49 +0200
  • 4d96c600d9 Merge branch 'disable-quotes' of https://github.com/thlacroix/logrus into thlacroix-disable-quotes David Bariod 2020-04-29 09:10:49 +0200
  • 709b88c840 Merge pull request #1136 from ialidzhikov/nit/line-endings David Bariod 2020-04-29 09:09:56 +0200
  • a5b02471f8
    Merge pull request #1136 from ialidzhikov/nit/line-endings David Bariod 2020-04-29 09:09:56 +0200
  • 27cc879686 Merge pull request #1137 from sirupsen/fix_crash_windows David Bariod 2020-04-29 09:07:31 +0200
  • 163c051d4a
    Merge pull request #1137 from sirupsen/fix_crash_windows David Bariod 2020-04-29 09:07:31 +0200
  • dd3b7f5849 update github.com/konsorten/go-windows-terminal-sequences dependency to v1.0.3 David Bariod 2020-04-29 08:56:01 +0200
  • e79215d3d5 update github.com/konsorten/go-windows-terminal-sequences dependency to v1.0.3 #1137 David Bariod 2020-04-29 08:56:01 +0200
  • 867f3eb18e Change CRLF line endings to LF ialidzhikov 2020-04-29 00:25:29 +0300
  • 4989a3fd5d Change CRLF line endings to LF #1136 ialidzhikov 2020-04-29 00:25:29 +0300
  • 5cb9357984 Adds additional test cases for DisableQuote Thomas Lacroix 2020-04-23 17:16:50 +0200
  • aff00feb0a Adds additional test cases for DisableQuote #1134 Thomas Lacroix 2020-04-23 17:16:50 +0200
  • eba264ff0b Adds flag to disable quotes in TextFormatter Thomas Lacroix 2020-04-23 14:02:38 +0200
  • c7455de10a Adds flag to disable quotes in TextFormatter Thomas Lacroix 2020-04-23 14:02:38 +0200
  • 5748610414 Merge pull request #1131 from sirupsen/revert-1047 Mark Phelps 2020-04-16 11:24:31 -0400
  • 91ef3ab5d5
    Merge pull request #1131 from sirupsen/revert-1047 Mark Phelps 2020-04-16 11:24:31 -0400
  • 14b02ee22a Revert #1047 Mark Phelps 2020-04-16 11:13:51 -0400
  • 03155c5499 Revert #1047 #1131 Mark Phelps 2020-04-16 11:13:51 -0400
  • 24e2fc236e Try to just lock when we are copying data #1130 Mark Phelps 2020-04-16 10:21:17 -0400
  • cc70782477 add mutex on entry, not logging the global mutex #1129 move-lock-to-entry Mark Phelps 2020-04-16 09:20:41 -0400
  • 41bb196b95 Add loggers that take functions as input Ariel Simulevski 2020-04-10 12:42:19 +0200
  • 7d248fa1b1
    Add loggers that take functions as input #1127 Ariel Simulevski 2020-04-10 12:42:19 +0200
  • c60851fdc1 Merge pull request #1108 from cirelli94/fix-wrong-caller Mark Phelps 2020-03-22 09:43:59 -0400
  • d417be0fe6
    Merge pull request #1108 from cirelli94/fix-wrong-caller v1.5.0 Mark Phelps 2020-03-22 09:43:59 -0400
  • 1bd0ea137f Merge pull request #1103 from sirupsen/fix-go114 Mark Phelps 2020-03-22 09:36:45 -0400
  • 32fd107816
    Merge pull request #1103 from sirupsen/fix-go114 Mark Phelps 2020-03-22 09:36:45 -0400
  • 196251957b Merge pull request #1110 from Dattax/patch-1 Mark Phelps 2020-03-22 09:32:25 -0400
  • ddb57a2a54
    Merge pull request #1110 from Dattax/patch-1 Mark Phelps 2020-03-22 09:32:25 -0400
  • 4e44d321ba Merge pull request #1113 from davidraleigh/html-escape Mark Phelps 2020-03-22 09:27:13 -0400
  • a635f0489d
    Merge pull request #1113 from davidraleigh/html-escape Mark Phelps 2020-03-22 09:27:13 -0400
  • f4b38d3ed1 Merge pull request #1116 from admacleod/master Mark Phelps 2020-03-22 09:24:01 -0400
  • 4ddc9cf62e
    Merge pull request #1116 from admacleod/master Mark Phelps 2020-03-22 09:24:01 -0400
  • 5e88f606c8
    Merge 46df461346 into 7ea96a3284 #955 Wataru Ashihara 2020-03-20 04:30:31 -0400
  • c41966647f remove errant whitespace Alisdair MacLeod 2020-03-19 10:02:20 +0000
  • e3e40605a2 remove errant whitespace #1116 Alisdair MacLeod 2020-03-19 10:02:20 +0000
  • 5cf0721be7 fix deadlock in previous entry race condition fix Alisdair MacLeod 2020-03-19 10:01:29 +0000
  • ba670baee1 fix deadlock in previous entry race condition fix Alisdair MacLeod 2020-03-19 10:01:29 +0000
  • 9b298a8020 fix race condition in entry Alisdair MacLeod 2020-03-19 09:32:08 +0000
  • b28acda22d fix race condition in entry Alisdair MacLeod 2020-03-19 09:32:08 +0000
  • 013c86553c create test to prove issue sirupsen/logrus#954 Alisdair MacLeod 2020-03-19 09:29:19 +0000
  • e76a5c4450 create test to prove issue sirupsen/logrus#954 Alisdair MacLeod 2020-03-19 09:29:19 +0000
  • b06b205e90 resolved conflicts David Raleigh 2020-03-13 13:22:12 -0400
  • 0fb945b034 resolved conflicts #1113 David Raleigh 2020-03-13 13:22:12 -0400
  • a700adb281 Title updates Deep Datta 2020-03-11 17:26:45 -0700
  • 0882384258
    Title updates #1110 Deep Datta 2020-03-11 17:26:45 -0700
  • 6b08d78698 Removed useless files Fabrizio Cirelli 2020-03-09 14:45:58 +0100
  • fa25593b15 Removed useless files #1108 Fabrizio Cirelli 2020-03-09 14:45:58 +0100
  • cce21019d6 Fix wrong caller Fabrizio Cirelli 2020-03-09 12:36:52 +0100
  • af6ac8cee6 Fix wrong caller Fabrizio Cirelli 2020-03-09 12:36:52 +0100
  • 6f5e581494 Merge pull request #1102 from hlcfan/get-right-logrus-pkg-name David Bariod 2020-03-06 11:24:46 +0100
  • 7ea96a3284
    Merge pull request #1102 from hlcfan/get-right-logrus-pkg-name David Bariod 2020-03-06 11:24:46 +0100
  • 174f39ad84 Inline logger.Log[f]/Info[f] and other methods. #1107 Alexander Lyashko 2020-03-05 20:41:28 +0700
  • 174e819112
    Update .circle.ci.yml #1106 John J. Pruett II 2020-03-05 02:59:38 -0600
  • 696d09b896
    Update and rename .travis.yml to .circle.ci.yml John J. Pruett II 2020-03-05 01:26:44 -0600
  • 29c5a09482
    Delete install.sh John J. Pruett II 2020-03-05 01:25:52 -0600
  • c819a7a580
    Delete cross_build.sh John J. Pruett II 2020-03-05 01:25:35 -0600
  • b924f6fdb1 Merge pull request #921 from sosiska/patch-1 Mark Phelps 2020-03-04 09:42:50 -0500
  • 53000c4c0f
    Merge pull request #921 from sosiska/patch-1 Mark Phelps 2020-03-04 09:42:50 -0500
  • e62ca4adec Merge pull request #1060 from sirupsen/improve_withfield_doc Mark Phelps 2020-03-04 09:32:56 -0500
  • 334dd7729c
    Merge pull request #1060 from sirupsen/improve_withfield_doc Mark Phelps 2020-03-04 09:32:56 -0500
  • 65b04c7001
    Merge 1a7ae542fa into 1e936e2d75 #1079 alexstov 2020-03-04 09:21:25 -0500
  • 5cc1602bd3 Merge pull request #1091 from nolleh/master Mark Phelps 2020-03-04 09:14:34 -0500
  • 1e936e2d75
    Merge pull request #1091 from nolleh/master Mark Phelps 2020-03-04 09:14:34 -0500
  • 6a48e94fec run CI for go 1.13 and 1.14 David Bariod 2020-03-03 09:10:14 +0100
  • ab4d0e6ead run CI for go 1.13 and 1.14 #1103 fix-go114 David Bariod 2020-03-03 09:10:14 +0100
  • 284cce4e2f Get right logrus package name Alex S 2020-02-27 11:04:36 +0800
  • 86a84a9d18 Get right logrus package name #1102 Alex S 2020-02-27 11:04:36 +0800
  • b5f5989a45
    Update _config.yml John J. Pruett II 2020-03-01 20:41:12 -0600
  • 6fbd950601 Set theme jekyll-theme-time-machine John J. Pruett II 2020-03-01 20:27:31 -0600
  • f3ca0a759d Set theme jekyll-theme-slate John J. Pruett II 2020-02-27 21:26:05 -0600
  • bb7dc49ecf
    Merge branch 'master' into master #1066 Samuel N Cui 2020-02-27 12:58:23 +0800
  • 9ebe20a5a6 Fix #1089 #1099 Onoketa Akarin 2020-02-27 10:45:31 +0800
  • 5af9ae9a58 Merge pull request #1047 from lwsanty/fix-race-conditions-on-entry Mark Phelps 2020-02-26 18:44:58 -0500
  • 77ab282a06
    Merge pull request #1047 from lwsanty/fix-race-conditions-on-entry Mark Phelps 2020-02-26 18:44:58 -0500
  • d28efc3964 Merge pull request #633 from bogem/patch-1 Mark Phelps 2020-02-26 18:21:58 -0500
  • 7fab003954
    Merge pull request #633 from bogem/patch-1 Mark Phelps 2020-02-26 18:21:58 -0500
  • f5c36a291b Only mark issues as stale for now until we go through backlog of PRs Mark Phelps 2020-02-26 18:18:33 -0500
  • 494ec951d1
    Only mark issues as stale for now until we go through backlog of PRs Mark Phelps 2020-02-26 18:18:33 -0500