Skip to content

MadLadSquad/UntitledLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UntitledLog

MIT license trello Discord

A logging library initially written for the Untitled Vulkan Game Engine

Version 3.2.0.0

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

image

The bundled ImGui widget

image

Example console log output