Eric
82beb2c5f3
log: support maxBackups in config.toml ( #2186 )
2024-01-30 19:16:01 +08:00
buddho
64be7df9e2
log: support to disable log rotate by hours ( #2063 )
2023-12-14 10:02:26 +08:00
NathanBSC
2290201ff1
Merge branch 'develop' into big_merge_v1.10.16_v1.12.2
2023-08-23 19:37:39 +08:00
NathanBSC
872d22ed2d
upstream: Merge tag 'v1.12.2' into develop
2023-08-23 17:46:08 +08:00
alexlucaci
5ba63e3071
log: added option to rotate logs based on number of hours with a maximum of 24 ( #1735 )
...
log: added daily rotate option which overrides hourly
2023-06-30 18:09:26 +03:00
Nate Armstrong
a36c68f12c
log: improve documentation ( #26753 )
...
Add usage examples
2023-02-22 07:39:41 -05:00
ucwong
fd4230f695
log: fix typo in comment ( #26569 )
2023-01-30 08:33:03 -05:00
fudongbai
5d5337c576
add async write rotate log handler
2020-05-20 12:19:39 +08:00
Guillaume Ballet
9a529d64d1
log: fix staticcheck warnings ( #20388 )
2019-11-28 10:53:06 +01:00
Kurkó Mihály
a9835c1816
cmd, dashboard, log: log collection and exploration ( #17097 )
...
* cmd, dashboard, internal, log, node: logging feature
* cmd, dashboard, internal, log: requested changes
* dashboard, vendor: gofmt, govendor, use vendored file watcher
* dashboard, log: gofmt -s -w, goimports
* dashboard, log: gosimple
2018-07-11 10:59:04 +03:00
Elad
1836366ac1
all: library changes for swarm-network-rewrite ( #16898 )
...
This commit adds all changes needed for the merge of swarm-network-rewrite.
The changes:
- build: increase linter timeout
- contracts/ens: export ensNode
- log: add Output method and enable fractional seconds in format
- metrics: relax test timeout
- p2p: reduced some log levels, updates to simulation packages
- rpc: increased maxClientSubscriptionBuffer to 20000
2018-06-14 11:21:17 +02:00
kiel barry
09d44247f7
log: fixes for golint warnings ( #16775 )
2018-05-22 10:28:43 +03:00
Felix Lange
38e273597c
log: log full level names instead of mispelled "EROR", "DBUG"
2017-02-27 15:32:48 +01:00
Péter Szilágyi
b9d48b4a93
log: add support for trace level, exit on critical
2017-02-23 12:00:03 +02:00
Péter Szilágyi
ec7f81f4bc
log, vendor: vendor in log15 inline into our codebase
2017-02-23 12:00:02 +02:00