mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-29 17:28:53 +00:00
Clarify possible usage here
This commit is contained in:
parent
f20184ce95
commit
4f238d0f64
@ -207,7 +207,7 @@ def eliot_logging_service(reactor, destinations):
|
||||
# a same-named attribute on your Options subclass.
|
||||
def opt_eliot_destination(self, description):
|
||||
"""
|
||||
Add an Eliot logging destination.
|
||||
Add an Eliot logging destination. May be given more than once.
|
||||
"""
|
||||
self.setdefault("destinations", []).append(
|
||||
_parse_destination_description(description)
|
||||
|
Loading…
Reference in New Issue
Block a user