HoverRace  2.0
Public Member Functions | Public Attributes | List of all members
HoverRace::Util::Log::Entry Struct Reference

#include <Log.h>

Public Member Functions

constexpr Entry (const Level level, const char *message) noexcept
 
Entryoperator= (const Entry &)=delete
 

Public Attributes

const Level level
 
const char * message
 

Constructor & Destructor Documentation

constexpr HoverRace::Util::Log::Entry::Entry ( const Level  level,
const char *  message 
)
inlinenoexcept

Member Function Documentation

Entry& HoverRace::Util::Log::Entry::operator= ( const Entry )
delete

Member Data Documentation

const Level HoverRace::Util::Log::Entry::level
const char* HoverRace::Util::Log::Entry::message

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