Author | SHA1 | Message | Date |
---|---|---|---|
Sam Kleinman |
b08dd93d88
|
libs/log: remove Must constructor (#8120)
* libs/log: remove Must constructor * Update test/e2e/node/main.go Co-authored-by: M. J. Fromberger <michael.j.fromberger@gmail.com> * use stdlog Co-authored-by: M. J. Fromberger <michael.j.fromberger@gmail.com> |
3 years ago |
Sam Kleinman |
d65237ff87
|
logging: allow logging level override (#7873)
I think in the future we should migrate from having our own logging interface and use our logger directly, which I think would help obviate this particular problem, but in the mean time, this seems safe. |
3 years ago |
Sam Kleinman |
0f3f2aa4bc
|
log: remove support for traces (#7542) | 3 years ago |
Sam Kleinman |
09a409df9c
|
libs/log: text logging format changes (#6589) | 3 years ago |
Aleksandr Bezobchuk |
3635c7a382
|
logger: refactor Tendermint logger by using zerolog (#6534) | 3 years ago |