Aaron Craelius
|
5c90246b3f
|
feat(log): remove core dependency and update core interface to be dependency free (#21045)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-07-26 11:00:27 +00:00 |
|
Marko
|
9436bcb7f2
|
chore: various cleanup (#20864)
|
2024-07-18 09:12:58 +00:00 |
|
dependabot[bot]
|
5d66cf9450
|
build(deps): Bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#20920)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-07-10 08:09:24 +00:00 |
|
Marko
|
1b47dc91a3
|
chore: move logger to core (#20388)
|
2024-05-28 12:30:09 +00:00 |
|
dependabot[bot]
|
cac2619d75
|
build(deps): Bump github.com/rs/zerolog from 1.32.0 to 1.33.0 in /log (#20465)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-28 07:45:00 +00:00 |
|
dependabot[bot]
|
b418daed4d
|
build(deps): Bump github.com/rs/zerolog from 1.31.0 to 1.32.0 (#19346)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2024-02-05 09:49:10 +00:00 |
|
Emmanuel T Odeke
|
e049998eb5
|
build(deps): update grpc, net dependencies per vulnerability advisories (#18617)
|
2023-12-03 16:50:34 +00:00 |
|
dependabot[bot]
|
079f6406af
|
build(deps): Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20 (#18154)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-18 06:14:24 +00:00 |
|
dependabot[bot]
|
6009891ed6
|
build(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#18053)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-11 11:04:12 +00:00 |
|
dependabot[bot]
|
aaf68cdcc0
|
build(deps): Bump gotest.tools/v3 from 3.5.0 to 3.5.1 (#17777)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-09-18 14:04:22 +00:00 |
|
Julien Robert
|
c33b4db1a3
|
chore: prepare log 1.2.0 (#17214)
|
2023-08-01 09:59:23 +00:00 |
|
Julien Robert
|
88f2c830b0
|
feat(log): add stacktrace display option (#16825)
|
2023-07-04 16:09:19 +00:00 |
|
dependabot[bot]
|
9f8e507219
|
build(deps): Bump gotest.tools/v3 from 3.4.0 to 3.5.0 (#16780)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-30 09:01:58 +00:00 |
|
dependabot[bot]
|
1f5389e14c
|
build(deps): Bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19 (#16241)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-05-22 06:30:53 +00:00 |
|
dependabot[bot]
|
9d84192497
|
build(deps): Bump github.com/rs/zerolog from 1.29.0 to 1.29.1 in /log (#15866)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-18 07:30:30 +00:00 |
|
dependabot[bot]
|
4995cd130a
|
build(deps): Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#15509)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-03-22 17:42:29 +00:00 |
|
Julien Robert
|
ea8c76eb65
|
feat: add filtering to logger (#15212)
|
2023-03-13 13:16:20 +00:00 |
|
Julien Robert
|
41c8529ff9
|
chore: bump cometbft to v0.37.0-rc3 (#15220)
|
2023-03-01 16:30:41 +01:00 |
|
Julien Robert
|
5d559dd265
|
feat!: use cosmossdk.io/log logger (#15011)
|
2023-02-27 21:36:22 +00:00 |
|
Julien Robert
|
27f3c729a3
|
build(deps): bump to tagged version of CometBFT (#15118)
|
2023-02-21 23:35:56 +01:00 |
|
dependabot[bot]
|
0ccf932c32
|
build(deps): Bump github.com/rs/zerolog from 1.28.0 to 1.29.0 in /log (#15009)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-02-13 18:45:55 +01:00 |
|
Julien Robert
|
a7ac29e3f4
|
chore: rename log pkg and add zerolog (#14955)
|
2023-02-08 11:32:22 +00:00 |
|
Julien Robert
|
41a3dfeced
|
refactor!: migrate Cosmos SDK to CometBFT (#14897)
|
2023-02-05 14:51:33 +01:00 |
|
Marko
|
7c50238af0
|
refactor: modify interface to match comets (#14904)
|
2023-02-04 11:04:49 +00:00 |
|
Marko
|
6b256ce7c0
|
refactor: add logger package (#14872)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-02-01 23:42:15 +00:00 |
|