![]() |
libfilezilla
|
Interface for logging. More...


Go to the source code of this file.
Classes | |
| class | logger_interface |
| Abstract interface for logging strings. More... | |
| class | null_logger |
| A logger that does not log anything. More... | |
| class | stdout_logger |
| A simple logger that writes to stdout. More... | |
| class | native_string_logger |
| A logger that appends to a native_string. More... | |
Namespaces | |
| fz | |
| The namespace used by libfilezilla. | |
Functions | |
| null_logger & | get_null_logger () |
Interface for logging.
1.8.10