gogga 2.1.9
Simple VT100 colourised thread safe pretty printer for debug messages
To use this package, run the following command in your project's root directory:
						Manual usage
						
						Put the following dependency into your project's dependences section:
					
<p align="center"> <img src="branding/logo_banner.png" width=450> </p>
<h3 align="center"><i><b>Simple VT100 colourised pretty-printing logger</i></b></h3>
<br
Usage
The API is rather straight-forward, simply create a new logger and then you can use it as such:
import gogga;
GoggaLogger gLogger = new GoggaLogger();
gLogger.info("This is an info message");
gLogger.warn("This is a warning message");
gLogger.error("This is an error message");
This should output something like the following:
- 2.1.9 released 2 years ago
 - deavmi/gogga
 - deavmi.assigned.network/projects/
 - LGPL 3.0
 - Copyright © 2023, Tristan B. Kildaire
 
- Authors:
 - Dependencies:
 - dlog
 - Versions:
 - 
						
Show all 53 versions3.2.0 2025-Mar-21 3.1.3 2025-Mar-21 3.1.2 2025-Mar-21 3.1.1 2024-Apr-11 3.1.0 2024-Apr-11  - Download Stats:
 - 
						
- 
								
0 downloads today
 - 
								
0 downloads this week
 - 
								
0 downloads this month
 - 
								
2 downloads total
 
 - 
								
 - Score:
 - 0.5
 - Short URL:
 - gogga.dub.pm