LiteCore
Couchbase Lite cross-platform core implementation
Loading...
Searching...
No Matches
C4DomainLevel Struct Reference

A (domain, level) pair, used to customize a log observer's configuration. More...

#include <c4Log.h>

Data Fields

C4LogDomain domain
 
C4LogLevel level
 

Detailed Description

A (domain, level) pair, used to customize a log observer's configuration.

Field Documentation

◆ domain

C4LogDomain C4DomainLevel::domain

◆ level

C4LogLevel C4DomainLevel::level

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