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

#include <library.hpp>

Public Attributes

bool install_threading_callbacks = true
 
LogLevel log_level = LogLevel::none
 
LogCallback log_callback {}
 

Member Data Documentation

◆ install_threading_callbacks

bool sshpp::Library::Config::install_threading_callbacks = true

◆ log_level

LogLevel sshpp::Library::Config::log_level = LogLevel::none

◆ log_callback

LogCallback sshpp::Library::Config::log_callback {}

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