Commit 41a7955
committed
Log node ID in
In scenarios with multiple interconnected nodes, reading user logs can
be much easier once we know which log file is for a node with a
particular node ID. Here, we simply log the node ID on startup and
shutdown to allow to associate any given log file with the node's ID.start/stop
1 parent 0e02969 commit 41a7955
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
221 | 226 | | |
222 | 227 | | |
223 | 228 | | |
| |||
728 | 733 | | |
729 | 734 | | |
730 | 735 | | |
731 | | - | |
| 736 | + | |
732 | 737 | | |
733 | 738 | | |
734 | 739 | | |
| |||
0 commit comments