ulogger
athreadsafeloggerwithcoloredoutput
file_logger Struct Reference

#include <logger.h>

Collaboration diagram for file_logger:

Data Fields

int fd
 
thread_loggerthl
 the file descriptor used for sending log information to More...
 

Detailed Description

Definition at line 265 of file logger.h.

Field Documentation

◆ fd

int file_logger::fd

Definition at line 266 of file logger.h.

◆ thl

thread_logger* file_logger::thl

the file descriptor used for sending log information to

Definition at line 267 of file logger.h.


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