|
MOTION
0.01
Framework for mixed-protocol multi-party computation
|
#include "logger.h"#include <boost/log/attributes/scoped_attribute.hpp>#include <boost/log/core/core.hpp>#include <boost/log/expressions.hpp>#include <boost/log/sinks/text_multifile_backend.hpp>#include <boost/log/sources/logger.hpp>#include <boost/log/sources/record_ostream.hpp>#include <boost/log/sources/severity_channel_logger.hpp>#include <boost/log/sources/severity_logger.hpp>#include <boost/log/utility/setup/common_attributes.hpp>#include <boost/log/utility/setup/console.hpp>#include <boost/log/utility/setup/file.hpp>#include <fmt/format.h>#include <boost/date_time/posix_time/posix_time.hpp>#include <boost/log/support/date_time.hpp>#include <chrono>#include <ctime>#include "utility/constants.h"
Classes | |
| struct | tag::id_channel |
Namespaces | |
| tag | |
| encrypto | |
| encrypto::motion | |
Macros | |
| #define | _POSIX_C_SOURCE 1 |
Typedefs | |
| typedef ::boost::log::expressions::attribute_keyword< tag::id_channel > | id_channel_type |
Functions | |
| const | BOOST_PP_CAT (id_channel, _type) id_channel |
| #define _POSIX_C_SOURCE 1 |
| typedef ::boost::log::expressions::attribute_keyword< tag::id_channel > id_channel_type |
|
inline |
1.8.17