#include "../bitfield.hpp"
#include "../branch_predict.hpp"
#include "../memory/object_storage.hpp"
#include "../message_id.hpp"
#include "../valid_if/decl.hpp"
#include "backend.hpp"
#include <sstream>
#include <eagine/logging/entry.inl>
Go to the source code of this file.
Classes | |
class | eagine::log_entry |
Class representing a single log entry / message. More... | |
struct | eagine::no_log_entry |
Do-nothing variant of log_entry with compatible API. More... | |
class | eagine::stream_log_entry |
Log entry helper containing an istream for creating the log message. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt