#include <boost/core/null_deleter.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/filesystem.hpp>
#include <boost/log/expressions.hpp>
#include <boost/log/expressions/formatters/date_time.hpp>
#include <boost/log/utility/setup/file.hpp>
#include <boost/log/utility/setup/common_attributes.hpp>
#include <boost/log/support/date_time.hpp>
#include <boost/log/sources/severity_feature.hpp>
#include <boost/phoenix/bind/bind_function.hpp>
#include <iomanip>
#include <ored/utilities/log.hpp>
#include <ored/utilities/to_string.hpp>
#include <ql/errors.hpp>
Go to the source code of this file.
◆ BOOST_LOG_ATTRIBUTE_KEYWORD() [1/3]
BOOST_LOG_ATTRIBUTE_KEYWORD |
( |
severity |
, |
|
|
"Severity" |
, |
|
|
oreSeverity |
|
|
) |
| |
◆ BOOST_LOG_ATTRIBUTE_KEYWORD() [2/3]
BOOST_LOG_ATTRIBUTE_KEYWORD |
( |
fileSource |
, |
|
|
"FileSource" |
, |
|
|
std::string |
|
|
) |
| |
◆ BOOST_LOG_ATTRIBUTE_KEYWORD() [3/3]
BOOST_LOG_ATTRIBUTE_KEYWORD |
( |
messageType |
, |
|
|
"MessageType" |
, |
|
|
std::string |
|
|
) |
| |