learntosolveit/source/python/software_engineering_logging1.rst at feb4 · uthcode/learntosolveit · GitHub
Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 480 Bytes

File metadata and controls

34 lines (19 loc) · 480 Bytes

Logging1

Question

ADDQUESTION

Solution

.. literalinclude:: ../../languages/python/software_engineering_logging1.py
   :language: python
   :tab-width: 4

.. runcode:: ../../languages/python/software_engineering_logging1.py
   :language: python
   :codesite: ideone

Explanation

.. seealso::

   * :python-suggest-improve:`software_engineering_logging1.py`
   * :python-better-explain:`software_engineering_logging1.rst`