Commit Graph

  • a3b272d512
    Test newer Go versions (#276) Jason McVetta 2020-12-30 03:23:45 +0700
  • b7e31f4fe7
    Log relative path for caller when using `ConsoleWriter` (#267) Jason McVetta 2020-12-29 04:38:24 +0700
  • 29d8dac5e8
    Allow to exclude parts from console output (#272) CrazyMax 2020-11-29 10:13:56 +0100
  • cac3894be4
    don't trim leading slash on callers outside cwd (#266) Jason McVetta 2020-11-02 19:52:51 +0700
  • 9336c4d0ed
    Fix AppendFloats64 first element as 32 (#263) Dionisio Romero Díaz 2020-10-27 17:05:59 +0100
  • e11d470c08
    Add syslog CEE support (#262) mathew 2020-10-12 08:16:04 -0500
  • 72acd6cfe8
    Fix typo in diode.NewWriter argument name (#254) v1.20.0 Mikhail Lukianchenko 2020-08-06 13:19:27 +0300
  • 9e51190d47
    Fix some tests (#245) Eugene 2020-06-25 23:48:07 +0200
  • 1b763497ee
    Fix UpdateContext panic with empty Context (#244) Eugene 2020-06-25 01:11:26 +0200
  • 7248ae2fb4
    add stringer support for sub-logger (#241) Chris Camel 2020-06-18 05:42:03 +0200
  • 7825d86337
    stringer event method (#185) v1.19.0 Dima 2020-05-28 20:43:18 +0300
  • 63767a55ec
    Add Example for Multiple Outputs using Multiwriter (#198) Fred Muya 2020-05-28 20:41:39 +0300
  • f83de79b81
    Improve documentation wording for SyncWriter (#235) Giuseppe 2020-05-25 19:57:14 +0200
  • 663cbb4c84
    docs: minor typos (#234) Stig Otnes Kolstad 2020-05-14 17:27:19 +0200
  • e027a834ab
    Typo fix (#233) Giuseppe 2020-05-14 10:29:30 +0200
  • 50ffd2b67d
    Moved 8btye integer tests to a different file (#231) Ravi Raju 2020-05-12 01:24:15 -0700
  • e86e8f2f49
    fix(diode): atomic.AddUint64 in 32-bit cause panic (#229) Jean-Sébastien Didierlaurent 2020-05-11 20:49:43 +0200
  • de5a95dced
    Remove duplicate comment (#227) Emir Ribić 2020-05-11 06:54:46 +0200
  • 14dcf38e7d
    Make AppendKey in json inlinable (#226) Eugene 2020-05-06 04:44:34 +0200
  • a06edf20d7
    Fix zerolog.SetGlobalLevel readme Olivier Poitrey 2020-04-20 13:50:01 -0700
  • fe394c81ce
    Remove dependency on Goji (#223) Blake Williams 2020-04-13 15:02:06 +1000
  • 1c32ee06a7
    Fix: Event.stack initialization error (#219) haozibi 2020-03-31 01:16:40 +0800
  • d9df1802de
    Updated README (#212) Milo 2020-02-15 17:27:26 +0000
  • f7c93dce1c Fix test on non linux platform v1.18.0 Olivier Poitrey 2020-02-10 17:16:38 -0800
  • 68a3fd989d Fix a crash condition when AnErr is used with a nil interface Olivier Poitrey 2020-02-10 17:14:39 -0800
  • 505b18daf2 Return written size when message was sent without error (#190) Ilja Neumann 2020-01-15 22:01:51 +0100
  • 65ed30bfb0 Use ```bash instead of ```go (#209) Ryo Ota 2020-01-02 05:32:59 +0900
  • cb951d468e fix the typo in 'guarantee' (#203) Dmitry Savintsev 2019-12-27 09:23:15 -0800
  • d2a97b366b fix ConsoleWriter for TimeFormatMicro (#206) wphan 2019-12-20 09:34:21 -0800
  • f1dd50b8c6 Fix trace again v1.17.2 Olivier Poitrey 2019-11-18 16:31:13 -0800
  • 686705b4f0 Remove Trace from SyslogWriter interface v1.17.1 Olivier Poitrey 2019-11-18 16:29:37 -0800
  • 5d9d7660cc Expose the Err helper from the global logger v1.17.0 Olivier Poitrey 2019-11-18 16:22:50 -0800
  • 54e95fe699 Fix numbering of levels Olivier Poitrey 2019-11-18 09:34:23 -0800
  • e709c5d91e Allow custom caller level (#196) guonaihong 2019-11-11 17:14:19 +0800
  • 4502cc1942 Add TraceLevel (#158) CrazyMax 2019-11-04 20:39:22 +0100
  • 43d05e8ddf hlog: add custom header handler (#197) aca 2019-11-05 03:14:00 +0900
  • 5861452d64 enable adding raw JSON to an array (#145) Nelz 2019-11-04 09:47:06 -0800
  • 7592fcbe60 make TimeFormatUnixMicro var exportable (#189) v1.16.0 hazimj 2019-10-25 11:02:51 +1100
  • 2e41c37ac4 Fixed comment for documentations (#194) Veselkov Konstantin 2019-10-24 14:02:36 +0400
  • 19e454b4c7 Add Unix time format for microseconds (#188) hazimj 2019-10-10 14:35:32 +1100
  • 33a4561a07 remove golint errors (#187) Veselkov Konstantin 2019-10-04 18:31:06 +0400
  • 06599535fa Bumped golang.org/x/tools (#183) Tim Satke 2019-08-28 23:58:12 +0200
  • 61d1749124 Fix description in README for Global Settings (#176) Charles Chan 2019-08-10 22:03:49 -0700
  • b806a5ecbe Fix a few typos / clarify. (#169) v1.15.0 Stefan VanBuren 2019-07-19 13:10:43 -0400
  • a7f9fc2a17 simplify code of event.msg() (#165) Zhang Sen 2019-07-19 19:35:57 +0800
  • 42d101e9f7 Fixed code formatting and import order using goimports (#167) Christian Muehlhaeuser 2019-07-19 13:07:15 +0200
  • 77a1695358 add send function for convenience (#164) i6du 2019-07-04 14:16:03 +0800
  • 60d4b07b61 Add GetLevel method (#161) wangyuehong 2019-06-21 08:44:55 +0900
  • 9938a23cba Fix JSON when object is first to be pushed (#154) IxDay 2019-06-05 08:48:09 +0200
  • 1a2c7daec4 Fix misleading text about duplicate keys in JSON (#141) Vasiliy Faronov 2019-05-26 04:51:33 +0300
  • ffd0e9625d Optimize basic sampler Olivier Poitrey 2019-05-23 17:00:29 -0700
  • ad0401954a
    Remove go 1.12 requirement Olivier Poitrey 2019-05-23 11:44:28 -0700
  • acf3980132 console: handle timestamp in ms correctly + fix UTC v1.14.3 Olivier Poitrey 2019-04-25 12:44:49 -0700
  • 33f552ec3d Fix console write with missing level field v1.14.2 Olivier Poitrey 2019-04-25 12:12:24 -0700
  • 2a07580c27 Fix console writer when unix time stamp and/or no message field is used v1.14.1 Olivier Poitrey 2019-04-25 12:01:27 -0700
  • 3e85c4b21c Add a new time format for UNIX timestamp in milliseconds v1.14.0 Olivier Poitrey 2019-04-19 15:48:31 -0700
  • 509d727fba Add the Err function to ease the log errors. Olivier Poitrey 2019-04-19 15:24:32 -0700
  • 651d361cfe Add CallerWithSkipFrameCount to the Context (#98) (#135) v1.13.0 Mike Camp 2019-03-04 19:41:18 -0500
  • 8e5449ab35 Allow using custom level field format (#136) Soloman Weng 2019-03-02 10:08:23 +1000
  • 6d6350a511 Fix go1.12 test regression v1.12.0 Olivier Poitrey 2019-02-27 12:01:45 -0800
  • 299ff038c1 Add support for customizing caller field format (#133) (#134) mikeyrcamp 2019-02-20 14:39:29 -0500
  • 4daee2b758 Don't use faint text in colorized console output (#131) Kevin McConnell 2019-02-07 15:45:02 +0000
  • aa55558e4c
    Add support for stack trace extration of error fields (#35) Olivier Poitrey 2019-01-03 11:04:23 -0800
  • 9f1f25d2fa pkgerrors: quick refactoring for better readibility stacktrace Olivier Poitrey 2019-01-02 17:07:20 -0800
  • 6d2153805b Revert change on go.mod Olivier Poitrey 2019-01-02 17:02:58 -0800
  • 2988c1e444 pkgerrors: remove fmt dep Olivier Poitrey 2019-01-02 13:19:14 -0800
  • adb19ff852 Merge branch 'master' into stacktrace Olivier Poitrey 2019-01-02 11:12:56 -0800
  • c482b20623 ConsoleWriter: fix race condition (#120) Ingmar Stein 2018-12-07 18:59:01 +0100
  • 7179aeef58 ConsoleWriter: reset buffer before returning it to the pool (#119) Ingmar Stein 2018-12-05 08:46:12 +0100
  • 8747b7b3a5 Add ErrorHandler global to allow handling of write errors v1.11.0 Olivier Poitrey 2018-11-20 10:54:42 -0800
  • 848482bc3d Fix "could not write" error missing carriage return (again) v1.10.3 Olivier Poitrey 2018-11-12 17:49:35 -0800
  • 7bcaa1a99e fix: console ts with json number (#115) Yongzheng Lai 2018-11-12 16:50:17 +0800
  • 8e30c71369 Revert the wrapping of write errors v1.10.2 Olivier Poitrey 2018-11-08 14:49:44 -0800
  • 3f112dae87 Fix "could not write" error missing carriage return v1.10.1 Olivier Poitrey 2018-11-07 15:20:33 -0800
  • a4c54e5d8b Fix the ConsoleWriter default parts order (#113) Karel Minarik 2018-11-07 09:39:38 -0800
  • 96f91bb4f5 Refactored zerolog.ConsoleWriter to allow customization (#92) Karel Minarik 2018-11-05 02:15:13 -0800
  • 51c79ca476 Fix com typo Olivier Poitrey 2018-11-02 13:06:29 -0700
  • e7627a4f73 diode: let use a waiter instead of a poller by using 0 as a poolInterval v1.10.0 Olivier Poitrey 2018-10-31 16:57:15 -0700
  • baa31cfa85 Fix nil pointer dereference when call Fields with a typed nil value (#112) anthony 2018-10-31 18:40:46 +0100
  • 8e36cbf881 Don't call panic() and os.Exit(1) on .WithLevel() (#110) Vojtech Vitek 2018-09-27 21:11:43 -0400
  • 20ad1708e7 Fix nil pointer exception on Discard when called with nil logger Olivier Poitrey 2018-09-26 09:52:52 -0700
  • 338f9bc140 Fix typo v1.9.1 Olivier Poitrey 2018-09-19 07:40:00 -0700
  • e0f8de6c35 Fix usage of sync.Pool v1.9.0 Olivier Poitrey 2018-09-19 00:18:07 -0700
  • 972f27185c Remove unused hook field on event Olivier Poitrey 2018-09-19 00:17:39 -0700
  • 624b3116d8 Fix sub-logger by context example (#106) Thiago Caiubi 2018-09-18 11:57:53 -0300
  • 785a567b10 Add a mention to logbench Olivier Poitrey 2018-09-18 02:18:32 -0700
  • 84794124e9 Use gh-readme template for zerolog.io Olivier Poitrey 2018-09-16 23:21:59 -0700
  • fc5bbcd9d6 Create CNAME Olivier Poitrey 2018-09-16 19:21:46 -0700
  • 1c8b5945b1 Set theme jekyll-theme-hacker Olivier Poitrey 2018-09-16 19:21:33 -0700
  • 2da253048d Fix binary test too Olivier Poitrey 2018-09-16 19:15:25 -0700
  • 8aa660046f Add hlog.IDFromCtx jayven 2018-09-17 09:11:09 +0800
  • 470da8d0bb Fix failing test introduced by last commit Olivier Poitrey 2018-09-16 18:53:09 -0700
  • 1dde226d45 BasicSampler prints first message (fix #104) Olivier Poitrey 2018-09-16 15:53:13 -0700
  • b6f076edc8 Add note for default writing to os.Stderr (#97) Duncan Hall 2018-08-31 17:46:32 +0100
  • 85255a5e26 Fix typo on documentation (#94) Marcelo Aymone 2018-08-14 23:23:11 -0300
  • 71e1f5e052 Add the ability to discard an event from a hook Olivier Poitrey 2018-07-26 15:53:02 -0700
  • bae001d86b Allow devs to change the width of the logging level column in consolewriter (#87) Dave McCormick 2018-07-25 18:05:55 +0100
  • e8a8508f09 fix caller file and line number in context hook (#89) su21 2018-07-25 17:48:22 +0800
  • 372015deb4 add linter to check for missing finishers (#85) Dušan Kasan 2018-07-20 17:05:08 +0200
  • 9cd6f6eef2
    ctx: store logger in context when missing or different that stored one (#81) Olivier Poitrey 2018-07-02 18:23:53 -0700