#include <logging_event.h>
◆ LoggingEvent()
| nest::LoggingEvent::LoggingEvent |
( |
const VerbosityLevel |
s, |
|
|
const std::string & |
fctn, |
|
|
const std::string & |
msg, |
|
|
const std::string & |
file = "none", |
|
|
const size_t |
line = 0 |
|
) |
| |
◆ nest_verbosity_level()
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & |
out, |
|
|
const LoggingEvent & |
e |
|
) |
| |
|
friend |
◆ file_name
| const std::string& nest::LoggingEvent::file_name |
◆ function
| const std::string& nest::LoggingEvent::function |
◆ line_number
| const size_t nest::LoggingEvent::line_number |
◆ message
| const std::string& nest::LoggingEvent::message |
◆ severity
◆ time_stamp
| const time_t nest::LoggingEvent::time_stamp |
The documentation for this class was generated from the following files: