libsshpp v0.1.7
Modern C++17 wrapper for libssh
Loading...
Searching...
No Matches
sshpp::LogRecord Struct Reference

#include <library.hpp>

Public Attributes

LogLevel level
 
const char * function
 
std::string message
 

Member Data Documentation

◆ level

LogLevel sshpp::LogRecord::level

◆ function

const char* sshpp::LogRecord::function

◆ message

std::string sshpp::LogRecord::message

The documentation for this struct was generated from the following file: