Berserk
Public Attributes | List of all members
Logger::Entry Struct Reference

Log entry. More...

#include <Logger.hpp>

Public Attributes

String message
 
String function
 
String file
 
size_t line
 
Level level
 

Detailed Description

Log entry.

Member Data Documentation

◆ file

String Logger::Entry::file

◆ function

String Logger::Entry::function

◆ level

Level Logger::Entry::level

◆ line

size_t Logger::Entry::line

◆ message

String Logger::Entry::message

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