ascii-chat 0.6.0
Real-time terminal-based video chat with ASCII art conversion
Loading...
Searching...
No Matches
log_record Struct Reference

Data Fields

uint64_t pid
 
uint64_t tid
 
uint64_t seq
 
char * timestamp
 
char * elapsed
 
char * file
 
uint32_t line
 
char * function
 
uint32_t macro_flag
 
char * snippet
 
char * raw_line
 

Detailed Description

Definition at line 45 of file report.c.

Field Documentation

◆ elapsed

char* log_record::elapsed

Definition at line 50 of file report.c.

◆ file

char* log_record::file

Definition at line 51 of file report.c.

◆ function

char* log_record::function

Definition at line 53 of file report.c.

◆ line

uint32_t log_record::line

Definition at line 52 of file report.c.

◆ macro_flag

uint32_t log_record::macro_flag

Definition at line 54 of file report.c.

◆ pid

uint64_t log_record::pid

Definition at line 46 of file report.c.

◆ raw_line

char* log_record::raw_line

Definition at line 56 of file report.c.

◆ seq

uint64_t log_record::seq

Definition at line 48 of file report.c.

◆ snippet

char* log_record::snippet

Definition at line 55 of file report.c.

◆ tid

uint64_t log_record::tid

Definition at line 47 of file report.c.

◆ timestamp

char* log_record::timestamp

Definition at line 49 of file report.c.


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