Functions
dai::logger Namespace Reference

Functions

template<typename FormatString , typename... Args>
void critical (const FormatString &fmt, Args &&...args)
 
template<typename T >
void critical (const T &msg)
 
template<typename FormatString , typename... Args>
void debug (const FormatString &fmt, Args &&...args)
 
template<typename T >
void debug (const T &msg)
 
template<typename FormatString , typename... Args>
void error (const FormatString &fmt, Args &&...args)
 
template<typename T >
void error (const T &msg)
 
spdlog::level::level_enum get_level ()
 
template<typename FormatString , typename... Args>
void info (const FormatString &fmt, Args &&...args)
 
template<typename T >
void info (const T &msg)
 
template<typename FormatString , typename... Args>
void log (spdlog::level::level_enum lvl, const FormatString &fmt, Args &&...args)
 
template<typename T >
void log (spdlog::level::level_enum lvl, const T &msg)
 
template<typename FormatString , typename... Args>
void log (spdlog::source_loc source, spdlog::level::level_enum lvl, const FormatString &fmt, Args &&...args)
 
template<typename T >
void log (spdlog::source_loc source, spdlog::level::level_enum lvl, const T &msg)
 
template<typename FormatString , typename... Args>
void trace (const FormatString &fmt, Args &&...args)
 
template<typename T >
void trace (const T &msg)
 
template<typename FormatString , typename... Args>
void warn (const FormatString &fmt, Args &&...args)
 
template<typename T >
void warn (const T &msg)
 

Function Documentation

◆ critical() [1/2]

template<typename FormatString , typename... Args>
void dai::logger::critical ( const FormatString &  fmt,
Args &&...  args 
)
inline

Definition at line 96 of file Logging.hpp.

◆ critical() [2/2]

template<typename T >
void dai::logger::critical ( const T &  msg)
inline

Definition at line 144 of file Logging.hpp.

◆ debug() [1/2]

template<typename FormatString , typename... Args>
void dai::logger::debug ( const FormatString &  fmt,
Args &&...  args 
)
inline

Definition at line 72 of file Logging.hpp.

◆ debug() [2/2]

template<typename T >
void dai::logger::debug ( const T &  msg)
inline

Definition at line 120 of file Logging.hpp.

◆ error() [1/2]

template<typename FormatString , typename... Args>
void dai::logger::error ( const FormatString &  fmt,
Args &&...  args 
)
inline

Definition at line 90 of file Logging.hpp.

◆ error() [2/2]

template<typename T >
void dai::logger::error ( const T &  msg)
inline

Definition at line 138 of file Logging.hpp.

◆ get_level()

spdlog::level::level_enum dai::logger::get_level ( )
inline

Definition at line 48 of file Logging.hpp.

◆ info() [1/2]

template<typename FormatString , typename... Args>
void dai::logger::info ( const FormatString &  fmt,
Args &&...  args 
)
inline

Definition at line 78 of file Logging.hpp.

◆ info() [2/2]

template<typename T >
void dai::logger::info ( const T &  msg)
inline

Definition at line 126 of file Logging.hpp.

◆ log() [1/4]

template<typename FormatString , typename... Args>
void dai::logger::log ( spdlog::level::level_enum  lvl,
const FormatString &  fmt,
Args &&...  args 
)
inline

Definition at line 60 of file Logging.hpp.

◆ log() [2/4]

template<typename T >
void dai::logger::log ( spdlog::level::level_enum  lvl,
const T &  msg 
)
inline

Definition at line 108 of file Logging.hpp.

◆ log() [3/4]

template<typename FormatString , typename... Args>
void dai::logger::log ( spdlog::source_loc  source,
spdlog::level::level_enum  lvl,
const FormatString &  fmt,
Args &&...  args 
)
inline

Definition at line 54 of file Logging.hpp.

◆ log() [4/4]

template<typename T >
void dai::logger::log ( spdlog::source_loc  source,
spdlog::level::level_enum  lvl,
const T &  msg 
)
inline

Definition at line 102 of file Logging.hpp.

◆ trace() [1/2]

template<typename FormatString , typename... Args>
void dai::logger::trace ( const FormatString &  fmt,
Args &&...  args 
)
inline

Definition at line 66 of file Logging.hpp.

◆ trace() [2/2]

template<typename T >
void dai::logger::trace ( const T &  msg)
inline

Definition at line 114 of file Logging.hpp.

◆ warn() [1/2]

template<typename FormatString , typename... Args>
void dai::logger::warn ( const FormatString &  fmt,
Args &&...  args 
)
inline

Definition at line 84 of file Logging.hpp.

◆ warn() [2/2]

template<typename T >
void dai::logger::warn ( const T &  msg)
inline

Definition at line 132 of file Logging.hpp.



depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:20