commit 8c5174aec52ed59924e0c7af343ba1a1a3893d0d
Author: Damian Johnson <[email protected]>
Date: Fri May 20 10:23:05 2016 -0700
Drop nyx runlevels
Stem shouldn't even know nyx exists. We're a general purpose controller
library. Nyx will provide its own descriptions for these (maybe just reuse
the
tor descriptions, replacing 'tor' with 'nyx').
---
stem/settings.cfg | 5 -----
1 file changed, 5 deletions(-)
diff --git a/stem/settings.cfg b/stem/settings.cfg
index 3c8cec4..48a1a41 100644
--- a/stem/settings.cfg
+++ b/stem/settings.cfg
@@ -370,11 +370,6 @@ event.description.info Logging at the info runlevel. This
is low level informati
event.description.notice Logging at the notice runlevel. This runlevel and
above are shown to users by default, and includes general information the user
should be aware of.
event.description.warn Logging at the warning runlevel. These are problems the
user should be aware of.
event.description.err Logging at the error runlevel. These are critical issues
that may prevent tor from working properly.
-event.description.nyx_debug Nyx debug logging event.
-event.description.nyx_info Nyx info logging event.
-event.description.nyx_notice Nyx notice logging event.
-event.description.nyx_warn Nyx warn logging event.
-event.description.nyx_error Nyx error logging event.
event.description.circ Indicates that a circuit we've established through the
tor network has been created, changed, or closed.
event.description.circ_minor Minor changes to our circuits, such as reuse of
existing circuits for a different purpose.
event.description.stream Communication over a circuit we've established. For
instance, Firefox making a connection through tor.
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits