agent0.hyperlogs.logs_test
Tests for logging utils modules.
Classes
Run the logging tests. |
Module Contents
- class agent0.hyperlogs.logs_test.TestLogging(methodName='runTest')
Bases:
unittest.TestCaseRun the logging tests.
- test_logging()
Tests logging.
- test_multiple_handlers_setup_logging()
Verfies that two handlers are created if we log to file and stdout.
- test_multiple_handlers_add_handlers()
Verfies that two handlers are created if we log to file and stdout.