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

A log entry, as passed to a C4LogObserverCallback. More...

#include <c4Log.h>

Data Fields

C4Timestamp timestamp
 
C4LogLevel level
 
C4LogDomain domain
 
FLHeapSlice message
 

Detailed Description

A log entry, as passed to a C4LogObserverCallback.

Field Documentation

◆ domain

C4LogDomain C4LogEntry::domain

◆ level

C4LogLevel C4LogEntry::level

◆ message

FLHeapSlice C4LogEntry::message

◆ timestamp

C4Timestamp C4LogEntry::timestamp

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