Crow
0.0.4
◆
capture_message()
void nlohmann::crow::capture_message
(
const std::string &
message
,
const json &
attributes
=
nullptr
,
bool
asynchronous
=
true
)
Parameters
[in]
message
the message to capture
[in]
attributes
an optional attributes object
[in]
asynchronous
whether the message should be sent asynchronously
Exceptions
std::invalid_argument
if context object contains invalid key
Since
0.0.1
Definition at line
118
of file
crow.cpp
.
nlohmann
crow
Generated by
1.8.15