![]() |
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... | |
Namespaces | |
fz | |
The namespace used by libfilezilla. | |
Functions | |
null_logger & | get_null_logger () |
Interface for logging.