agent0.hyperlogs.logs_test ========================== .. py:module:: agent0.hyperlogs.logs_test .. autoapi-nested-parse:: Tests for logging utils modules. .. !! processed by numpydoc !! Classes ------- .. autoapisummary:: agent0.hyperlogs.logs_test.TestLogging Module Contents --------------- .. py:class:: TestLogging(methodName='runTest') Bases: :py:obj:`unittest.TestCase` Run the logging tests. .. !! processed by numpydoc !! .. py:method:: test_logging() Tests logging. .. !! processed by numpydoc !! .. py:method:: test_multiple_handlers_setup_logging() Verfies that two handlers are created if we log to file and stdout. .. !! processed by numpydoc !! .. py:method:: test_multiple_handlers_add_handlers() Verfies that two handlers are created if we log to file and stdout. .. !! processed by numpydoc !!