Merge branch 'rename-log-example'

This commit is contained in:
Maximilian Hils 2016-12-19 16:21:29 +01:00
commit fc5783c20e
2 changed files with 2 additions and 2 deletions

View File

@ -85,8 +85,8 @@ and mitmproxy console can place script output in the event buffer.
Here's how this looks:
.. literalinclude:: ../../examples/simple/logging.py
:caption: :src:`examples/simple/logging.py`
.. literalinclude:: ../../examples/simple/log_events.py
:caption: :src:`examples/simple/log_events.py`
:language: python
The ``ctx`` module also exposes the mitmproxy master object at ``ctx.master``