Tidying
This commit is contained in:
@@ -20,7 +20,8 @@ namespace Bloom
|
||||
DEBUG = 4,
|
||||
};
|
||||
|
||||
struct LogEntry {
|
||||
struct LogEntry
|
||||
{
|
||||
std::string threadName;
|
||||
std::string message;
|
||||
LogLevel logLevel;
|
||||
|
||||
Reference in New Issue
Block a user