Part of canonical.launchpad.scripts View In Hierarchy
Does not print any message. Messages can be retrieved from logger.output_file, which is a StringIO instance.
| Method | __init__ | The default output_file is sys.stdout. |
Inherited from FakeLogger:
| Method | message | Undocumented |
| Method | log | Undocumented |
| Method | warning | Undocumented |
| Method | error | Undocumented |
| Method | critical | Undocumented |
| Method | info | Undocumented |
| Method | debug | Undocumented |