Lefteris Karapetsas
|
9ed338e2ca
|
Structured Logger output is now one-liner
|
10 years ago |
Lefteris Karapetsas
|
693459af39
|
Milliseconds granularity and UTC in StructLogger
- Using toString() which was adapted from what used to be CommonTime.h
from #1258 by Gavin.
- Closes #1258
|
10 years ago |
Lefteris Karapetsas
|
fac9e35dfb
|
Remove StructuredLogger dependency on libp2p
|
10 years ago |
Lefteris Karapetsas
|
3874c78d06
|
More style fixes
|
10 years ago |
Lefteris Karapetsas
|
4a9b2fa0c5
|
StructuredLogger's functions all become static and call the singleton getter.
|
10 years ago |
Lefteris Karapetsas
|
ae6510b135
|
Style fixes
|
10 years ago |
Lefteris Karapetsas
|
623d640fb5
|
StructuredLogger becomes a global singleton class
|
10 years ago |
Lefteris Karapetsas
|
d3ce888c0b
|
Adding a mutex to StructuredLogger
|
10 years ago |
Lefteris Karapetsas
|
afaac3f511
|
Adding a StructuredLogging stop event
|
10 years ago |
Lefteris Karapetsas
|
063a12fd88
|
Structured logging should now work for some events
|
10 years ago |
Lefteris Karapetsas
|
6c4faef732
|
Add remote version to p2pconnected log event
|
10 years ago |
Lefteris Karapetsas
|
643499e491
|
Add p2p disconnected structured log event
|
10 years ago |
Lefteris Karapetsas
|
d0c1c510bd
|
Adding StructuredLogger class and using it in various places
- Structured logger is injected as a dependency where needed.
- Still a work in progress
|
10 years ago |