retdec
|
Provides unified logging interface. More...
#include <fstream>
#include <iostream>
#include <sstream>
#include <memory>
Go to the source code of this file.
Classes | |
class | retdec::utils::io::Logger |
Provides Logger inteface that is used for logging events during decompilation. More... | |
class | retdec::utils::io::FileLogger |
Namespaces | |
retdec | |
retdec::utils | |
retdec::utils::io | |
Provides unified logging interface.
Implementation of a logging class.