Skip to content

MadLadSquad/UntitledLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UntitledLog

MIT license trello Discord

A simple logging library with an optional dear imgui console widget.

Features

  • Logs to the console
  • Logs to the console and files at the same time
  • Logs to a log file
  • Colour coded logging
  • Variadic functions
  • Profiler functions
  • Error shutdown and breaking
  • Dear ImGui console logging widget

Learning and install

There are a few short learning articles in the wiki. Installation is also located there!

Showcase

The bundled ImGui widget:

image

Example console log output:

image