Purple  0.1
Standard Language Specification
Public Attributes | List of all members
LogInfo Struct Reference

Maps LogLevels to text and color for displaying. More...

#include <logging.h>

Collaboration diagram for LogInfo:
Collaboration graph

Public Attributes

LogLevel level
 
char * name
 
char * color
 

Detailed Description

Maps LogLevels to text and color for displaying.

Member Data Documentation

◆ color

char* LogInfo::color

ANSI color of logging level

◆ level

LogLevel LogInfo::level

Level of logging to use

◆ name

char* LogInfo::name

Name of logging level


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