mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
93dfb12037
(And replay them once we know our first real logs.) This is an implementation for issue 6938. It solves the problem of early log mesages not getting sent to log files, but not the issue of early log messages not getting sent to controllers.
5 lines
166 B
Plaintext
5 lines
166 B
Plaintext
o Minor features:
|
|
|
|
- When opening a log file at startup, send it every log message that we
|
|
generated between startup and opening it. Closes ticket 6938.
|