4.4.1
Freundlich's C++ toolkit
Loading...
Searching...
No Matches
Public Member Functions
fcppt::log::parameters Class Reference

Detailed Description

The parameters class for an fcppt::log::object.

Public Member Functions

FCPPT_LOG_DETAIL_SYMBOL parameters (fcppt::log::name, fcppt::log::format::optional_function &&)
 
fcppt::log::name const & name () const
 
fcppt::log::format::optional_function const & formatter () const
 

Constructor & Destructor Documentation

◆ parameters()

FCPPT_LOG_DETAIL_SYMBOL fcppt::log::parameters::parameters ( fcppt::log::name  ,
fcppt::log::format::optional_function &&   
)

Member Function Documentation

◆ formatter()

fcppt::log::format::optional_function const & fcppt::log::parameters::formatter ( ) const

◆ name()

fcppt::log::name const & fcppt::log::parameters::name ( ) const