libzypp 17.38.6
zyppng::log Namespace Reference

Namespaces

namespace  detail

Classes

struct  formatter
 Primary trait for object formatting. More...
struct  formatter< sat::Capabilities >
struct  formatter< sat::Capability >
struct  formatter< sat::CapDetail >
struct  formatter< sat::CapDetail::Kind >
struct  formatter< sat::CapDetail::CapRel >
struct  formatter< sat::LookupAttr >
struct  formatter< sat::detail::DIWrap >
struct  formatter< sat::LookupAttr::iterator >
struct  formatter< sat::detail::CDataiterator * >
struct  formatter< sat::Queue >
struct  formatter< sat::Repository >
struct  formatter< sat::Solvable >
struct  formatter< sat::SolvableSpec >
 Formatter for zyppng::sat::SolvableSpec. More...
struct  formatter< sat::EvaluatedSolvableSpec >
 Formatter for zyppng::sat::EvaluatedSolvableSpec. More...

Functions

template<typename T>
auto view (const ContextRef &ctx, const T &obj)
 Unified format call: Context-Aware.
template<typename T>
auto view (const T &obj)
 Unified format call: Context-Independent.

Function Documentation

◆ view() [1/2]

template<typename T>
auto zyppng::log::view ( const ContextRef & ctx,
const T & obj )

Unified format call: Context-Aware.

Definition at line 120 of file format.h.

◆ view() [2/2]

template<typename T>
auto zyppng::log::view ( const T & obj)

Unified format call: Context-Independent.

Definition at line 126 of file format.h.