|
|
|
@ -10,7 +10,7 @@ Getting Started
|
|
|
|
Liability Waiver
|
|
|
|
Liability Waiver
|
|
|
|
----------------
|
|
|
|
----------------
|
|
|
|
|
|
|
|
|
|
|
|
.. image:: images/radiation.png
|
|
|
|
.. image:: images/pandora.jpg
|
|
|
|
:align: right
|
|
|
|
:align: right
|
|
|
|
|
|
|
|
|
|
|
|
Before proceeding, it is critical you understand what you're involving yourself
|
|
|
|
Before proceeding, it is critical you understand what you're involving yourself
|
|
|
|
@ -122,7 +122,7 @@ integrates Mitogen. If your program does not otherwise use the
|
|
|
|
Additionally, if your program has :py:const:`logging.DEBUG` as the default
|
|
|
|
Additionally, if your program has :py:const:`logging.DEBUG` as the default
|
|
|
|
logging level, you may wish to update its configuration to restrict the
|
|
|
|
logging level, you may wish to update its configuration to restrict the
|
|
|
|
``mitogen`` logger to :py:const:`logging.INFO`, otherwise vast amounts of
|
|
|
|
``mitogen`` logger to :py:const:`logging.INFO`, otherwise vast amounts of
|
|
|
|
useless output will be generated by default.
|
|
|
|
output will be generated by default.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Creating A Context
|
|
|
|
Creating A Context
|
|
|
|
|