Commit Graph

  • 7165f5e779
    Add WASI wasip1 support Flavio Castelli 2023-05-31 19:17:20 +0200
  • cb5b2d88ff
    support using with tinygo Rajat Jindal 2023-05-28 15:55:16 +0530
  • d40e25cd45 fix panic in Writer v1.9.3 Paul Holzinger 2023-05-17 15:39:49 +0200
  • f9291a534c Revert "Revert "Merge pull request #1376 from ozfive/master"" Simon Eskildsen 2023-05-21 08:59:03 -0400
  • 352781de90 Revert "Merge pull request #1376 from ozfive/master" v1.9.2 Simon Eskildsen 2023-05-17 13:59:50 -0400
  • e108687ef5
    Merge 9a108380de into b30aa27cf4 Michael Cullum (Bud) 2023-05-17 10:46:34 -0600
  • b516c19ef8
    fix panic in Writer Paul Holzinger 2023-05-17 15:39:49 +0200
  • b30aa27cf4
    Merge pull request #1339 from xieyuschen/patch-1 v1.9.1 v1.8.3 Simon Eskildsen 2023-05-15 06:31:28 -0400
  • 6acd903758
    Merge pull request #1376 from ozfive/master Simon Eskildsen 2023-05-15 06:31:06 -0400
  • 105e63f86c
    Merge pull request #1 from ashmckenzie/ashmckenzie/fix-writer-scanner Christopher Straight 2023-05-03 19:19:17 -0700
  • c052ba6a07
    Scan text in 64KB chunks Chris 2023-03-10 13:45:41 -0800
  • 1bd0b26d34
    Merge pull request #1 from BillHeroInc/InitialCleanup Jeff Pignataro 2023-04-26 10:49:04 -0600
  • 9be8a96c5d More ioutil cleanup Jeff Pignataro 2023-04-26 09:53:29 -0600
  • 9af5da1a8a 1 ref I had to put back Jeff Pignataro 2023-04-26 09:47:57 -0600
  • e009ae21e8 More refs I missed Jeff Pignataro 2023-04-26 09:47:17 -0600
  • bbbfded8b9 Another ref I missed Jeff Pignataro 2023-04-26 09:45:11 -0600
  • 157fccb503 Oh not their linter. We had a deprecate ref Jeff Pignataro 2023-04-26 09:43:35 -0600
  • 487b851d24 their linter needs to be updated Jeff Pignataro 2023-04-26 09:39:00 -0600
  • 991476e0fd Dont need matrix Jeff Pignataro 2023-04-26 09:38:18 -0600
  • 4f9be22b7e Bump linter version Jeff Pignataro 2023-04-26 09:36:35 -0600
  • a75bdc2735 Remove mage ref Jeff Pignataro 2023-04-26 09:28:39 -0600
  • 013bb07b45 Initial cleanup Jeff Pignataro 2023-04-26 09:26:58 -0600
  • 8305cba74c
    Create CODEOWNERS Jeff Pignataro 2023-04-26 09:20:40 -0600
  • 0784a370c0
    Update go.mod Jeff Pignataro 2023-04-26 09:17:44 -0600
  • ac426ade86
    Merge e38adbbdc6 into e59b167d75 Adieu 2023-03-12 13:51:03 +0900
  • e59b167d75
    Merge pull request #1372 from tommyblue/syslog_different_loglevels Simon Eskildsen 2023-03-11 21:21:49 -0300
  • 766cfece37 This commit fixes a potential denial of service vulnerability in logrus.Writer() that could be triggered by logging text longer than 64kb without newlines. Previously, the bufio.Scanner used by Writer() would hang indefinitely when reading such text without newlines, causing the application to become unresponsive. Chris 2023-03-10 13:45:41 -0800
  • 70234da9c3 Add instructions to use different log levels for local and syslog Tommaso Visconti 2023-02-17 10:03:12 +0100
  • e46cd6eb7e changing repo name Peter Peklansky 2023-02-10 16:57:59 +0100
  • 306504a785
    Merge ac1e1fb631 into a448f8228b Arash Hatami 2023-01-09 18:41:50 +0800
  • a448f8228b
    Merge pull request #1362 from FrancoisWagner/fix-data-race-in-hooks-test-pkg v1.8.2 Simon Eskildsen 2023-01-07 17:04:39 -0500
  • 54357fb25f Support GNU/Hurd Samuel Thibault 2022-12-29 01:29:13 +0100
  • ff07b25fdf Fix data race in hooks.test package Francois 2022-12-22 10:54:08 +0100
  • ac1e1fb631
    Fix MD style Arash Hatami 2022-11-09 10:20:29 +0330
  • 0a1ed752f0
    update comment Oleg Romanchuk 2022-11-01 14:40:58 -0400
  • 68fc4bc1ce Extracting package name using regexp David Lilue 2022-09-15 16:29:49 +0200
  • 35d74aeb12 Package name function fixed David Lilue 2022-09-15 15:14:22 +0200
  • 0029e32153 Logger callers skipper definition David Lilue 2022-09-15 14:45:34 +0200
  • 36b814cf0b bump version of x/sys once more Yonghwan SO 2022-08-20 15:28:06 +0900
  • 2b24116819
    Merge 3d4f2042b3 into f8bf7650dc pgillich 2022-07-27 11:15:30 +0900
  • ac99a4abf0 bumped version of testify along with yaml.v3 indirectly Yonghwan SO 2022-07-19 21:29:54 +0900
  • f8bf7650dc
    Merge pull request #1343 from sirupsen/dbd-upd-dep v1.9.0 David Bariod 2022-07-19 09:08:54 +0200
  • ebc9029252 update dependencies dbd-upd-dep David Bariod 2022-07-19 08:45:10 +0200
  • d8787af86c
    Use text when shows the logrus output Griffin Abner 2022-06-16 15:49:56 +0800
  • 56c843c73d
    Merge pull request #1337 from izhakmo/fix-cve Simon Eskildsen 2022-06-13 07:17:07 -0400
  • 41b4ee686d update gopkg.in/yaml.v3 to v3.0.1 izhakmo 2022-06-06 18:41:45 +0300
  • f98ed3eb76
    Merge pull request #1333 from nathanejohnson/bumpxsys David Bariod 2022-06-06 06:16:01 +0200
  • 2b8f60a012 bump version of golangci-lint Nathan Johnson 2022-06-02 09:45:31 -0500
  • 0db10ef84a bump version of golang.org/x/sys dependency Nathan Johnson 2022-06-01 20:17:05 -0500
  • 9895d474b3 level as int buddhamagnet 2022-05-25 12:53:02 +0100
  • 210ebfe3ef add ReportCallerLevel to control getCaller level kelvinkuo 2022-04-14 14:42:32 +0800
  • 71f2f1703b Add gopherjs tag to terminal check Christian Stewart 2019-10-06 13:08:32 -0700
  • 341cde5e58 Fix solaris build tag Christian Stewart 2019-08-14 16:20:26 -0700
  • 346a9b3575 fix some typos cuishuang 2022-03-10 13:47:28 +0800
  • 9b49981988 entry: add dupData and fix comments Jes Cok 2022-01-29 22:58:14 +0800
  • 1022947d57 fix some comments Jes Cok 2022-01-29 22:48:21 +0800
  • e28e5fc5ec
    Merge 2840389b1a into 85981c0459 Vincent 2022-01-26 12:38:29 -0500
  • 2840389b1a Vincent Tsao 2022-01-26 12:37:10 -0500
  • afe7230287
    Merge 61891c49c9 into 85981c0459 wk30 2022-01-15 16:52:40 +0530
  • 85981c0459
    Merge pull request #1263 from rubensayshi/fix-race Simon Eskildsen 2022-01-12 18:45:10 -0500
  • 033d041ade Initialize the isTerminal field before using it Sergey Savenko 2021-11-24 21:20:18 +0900
  • 457ce85750
    Merge 744a442a43 into 79c5ab66aa 陈海欣 2021-11-22 14:47:45 +0100
  • 744a442a43 feat(entry): Add Entry PrintDepth family functions. + LogDepth acts as Info but uses depth to determine which call frame to log. LogDepth(InfoLevel, 0, "msg") is the same as Log(InfoLevel, "msg"). + [LogDepth logs at a specified call frame.](49f6388789/grpclog/loggerv2.go (L249)) haixinchen 2021-11-22 21:42:52 +0800
  • 025594acf7 call getCaller only if Caller is nil, which makes custom Caller, like InfoDepth(depth int, args ...string) possible haixinchen 2021-11-22 19:52:13 +0800
  • 9bb85acaba
    README: refer to a group of walruses as a huddle Tom Gundersen 2021-10-04 13:07:27 +0100
  • 64181dc2a8 fixed test liwei 2021-09-13 13:58:57 +0800
  • 544f676a0d Replication can indeed improve performance, but it will lead to this instant.If a new hook is added, the hook may not be triggered liwei 2021-09-13 13:47:16 +0800
  • e667ca4ce6
    Merge 0fa5edc3dc into 79c5ab66aa Jamie 2021-09-12 19:22:16 +0200
  • 3b5ab02f70
    Merge 8d97681ef7 into 79c5ab66aa Qingshan Luo 2021-09-12 20:18:11 +0300
  • 79c5ab66aa
    Merge pull request #1283 from sirupsen/dbd-log-doc David Bariod 2021-09-12 16:09:16 +0200
  • 5f8c666a13 Improve Log methods documentation David Bariod 2021-09-12 15:14:05 +0200
  • 5418b6e7a4
    Merge pull request #1282 from sirupsen/dbd-ci-no-cross David Bariod 2021-09-12 16:02:09 +0200
  • 25e89b7d23 do not run the linter on windows David Bariod 2021-09-12 15:59:08 +0200
  • f25cd754cf remove duplicated build constraints line David Bariod 2021-09-12 15:58:50 +0200
  • 51f2599bdd reduce the list of cross build target David Bariod 2021-09-12 15:52:09 +0200
  • 08bbc96fbf add replace hook method and remove lock method qzywyd@163.com 2021-09-12 16:47:26 +0800
  • accc7da667
    Merge pull request #1277 from anajavi/patch-1 David Bariod 2021-09-12 08:16:54 +0200
  • 0926db15e5
    ci: run only on go 1.17 anajavi 2021-09-12 08:49:26 +0300
  • 22d63b740b
    Merge pull request #1281 from sirupsen/dbd-auto-stale-issues David Bariod 2021-09-11 15:01:29 +0200
  • 526e535580 indicates issues as stale automatically David Bariod 2021-09-11 14:59:56 +0200
  • b53d94c8ad
    Merge pull request #1266 from runphp/patch-1 David Bariod 2021-09-11 14:47:43 +0200
  • de2d2027ff
    Merge pull request #1280 from sirupsen/bug-1275 David Bariod 2021-09-11 14:20:32 +0200
  • dff9872c76 bump golang.org/x/sys depency version David Bariod 2021-09-11 14:09:47 +0200
  • 15b98b1d72
    ci: add go 1.17 to test matrix anajavi 2021-09-02 13:45:20 +0300
  • 7207a92697
    Update logger_test.go li wei 2021-09-01 21:35:15 +0800
  • 659b3d3ba8
    Update logger_test.go li wei 2021-09-01 21:34:26 +0800
  • 199da8ccb2 fix: update runtime panic Oleg Butuzov 2021-09-01 14:45:23 +0300
  • b9589019f7 add lock function liwei 2021-08-11 10:54:10 +0800
  • ca79890a05 add lock function liwei 2021-08-11 10:48:35 +0800
  • 8b395d0834 Add in preprocessing hook to add additional key/value pairs Jonathan Bartlett 2021-08-04 18:02:06 -0500
  • a8146e112d
    Create dependabot.yml Matthieu MOREL 2021-07-13 23:54:18 +0200
  • f5f6a033d3
    Update README.md heui 2021-06-24 09:52:04 +0800
  • 2c32e3e6bf JSONFormatter#Format(): let errors decide their JSON representation by themselves Alexander A. Klimov 2021-06-19 01:01:23 +0200
  • 78f838918d
    fix race condition for SetFormatter and properly fix SetReportCaller race as well Ruben de Vries 2021-06-16 11:54:39 +0200
  • 0afa1d0399
    Fix missing character in comment Marvin Wendt 2021-06-01 19:06:05 +0200
  • 68e7d4d96c fix json_formatter to print correct value per interface type yzalazni 2021-05-23 11:59:45 +0300
  • d0d4ae508c fix json_formatter to print enums string value instead of integer value yzalazni 2021-05-19 12:01:22 +0300
  • 8d97681ef7 Add log level output support. Qingshan Luo 2021-05-17 16:52:53 +0800
  • 753e04294d
    Merge 2d76c42baf into b50299cfaa codewarrior 2021-04-24 07:32:22 -0700
  • 7979cfec5c add missing runs-on ga-tests David Bariod 2021-04-22 16:08:47 +0200