| Home | Trees | Indices | Help |
|---|
|
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
__package__ =
|
|||
|
|||
Returns logger named tlib. This logger should only be used by TLib modules. To log from a test or test module use get_test_logger Logger will get flushed at the end to ensure data is not lost if tests exits abnormally |
Returns logger named adb. This logger should only be used by adb modules. To log from a test or test module use get_test_logger Logger will get flushed at the end to ensure data is not lost if tests exits abnormally |
Returns logger named test. This logger should only be used by test modules. To log from a test or test module use get_test_logger Logger will get flushed at the end to ensure data is not lost if tests exits abnormally |
Returns a logger that has a console and a file handler.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Tue Aug 26 11:35:12 2014 | http://epydoc.sourceforge.net |