Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DConsole

A Cross platform tool to get multiple logs in one place with easily visualizable colors. A really useful debugging tool for developers with easy to use GUI scheme.

Instructions:

Using Cmake as Generator

mkdir build && cd build
cmake ..
make

Using Ninja as Generator

mkdir build && cd build
cmake .. -GNinja
ninja -j <CPU_CORES>

About

Simple Cross Platform Local Logging tool

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages