MOTION  0.01
Framework for mixed-protocol multi-party computation
Classes | Namespaces | Typedefs
logger.h File Reference
#include <atomic>
#include <boost/log/sinks/sync_frontend.hpp>
#include <boost/log/sinks/text_file_backend.hpp>
#include <boost/log/sources/severity_channel_logger.hpp>
#include <boost/log/trivial.hpp>
#include <memory>
#include <mutex>
Include dependency graph for logger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  encrypto::motion::Logger
 

Namespaces

 encrypto
 
 encrypto::motion
 

Typedefs

using encrypto::motion::LoggerType = boost::log::sources::severity_channel_logger< boost::log::trivial::severity_level, std::size_t >