]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Minor Python doc fix for testing commit post-hooks.
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 6 Dec 2016 14:04:42 +0000 (14:04 +0000)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 6 Dec 2016 14:04:42 +0000 (14:04 +0000)
git-svn-id: file:///svn/unbound/trunk@3948 be551aaa-1e26-0410-a405-d3ace91eadb9

pythonmod/doc/examples/example1.rst

index b49e64409255cff7074d485c3922664ff42ca342..ccd76da5a77e32650d7fc19667c1fc9b24bf2c40 100644 (file)
@@ -1,10 +1,12 @@
 .. _log_handler:
 
 Packet logger
-=========================
+=============
 
 This example shows how to log and print details about query and response.
-As soon as the ``iterator`` has finished (event is :data:`module_event_moddone`), ``qstate.return_msg`` contains response packet or ``None``.
+As soon as the ``iterator`` has finished (event is
+:data:`module_event_moddone`), ``qstate.return_msg`` contains response packet
+or ``None``.
 This packet will be send to a client that asked for it.
 
 Complete source code
@@ -14,14 +16,16 @@ Complete source code
    :language: python
 
 Testing
-------------------
+-------
 Run the unbound server:
 
 ``root@localhost>unbound -dv -c ./test-log.conf``
 
-In case you use own configuration file, don't forget to enable python module: ``module-config: "validator python iterator"`` and use valid script path: ``python-script: "./examples/log.py"``.
+In case you use own configuration file, don't forget to enable python module:
+``module-config: "validator python iterator"`` and use valid script path:
+``python-script: "./examples/log.py"``.
 
-Example of output::    
+Example of output::
 
    [1231790168] unbound[7941:0] info: response for <f.gtld-servers.NET. AAAA IN>
    [1231790168] unbound[7941:0] info: reply from <gtld-servers.NET.> 192.5.6.31#53