OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::OMICore::LogFn Struct Reference

#include <omi.hpp>

Public Member Functions

 LogFn (const OptionList &opt)
 

Public Attributes

std::string fn
 
bool append = false
 
bool errors_to_stderr = false
 

Detailed Description

Definition at line 55 of file omi.hpp.

Constructor & Destructor Documentation

◆ LogFn()

openvpn::OMICore::LogFn::LogFn ( const OptionList opt)
inline

Definition at line 57 of file omi.hpp.

Member Data Documentation

◆ append

bool openvpn::OMICore::LogFn::append = false

Definition at line 69 of file omi.hpp.

◆ errors_to_stderr

bool openvpn::OMICore::LogFn::errors_to_stderr = false

Definition at line 70 of file omi.hpp.

◆ fn

std::string openvpn::OMICore::LogFn::fn

Definition at line 68 of file omi.hpp.


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