gogga 2.1.0
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.0 released a year ago
- deavmi/gogga
- LGPL
- Copyright © 2020, Tristan B. Kildaire
- Authors:
- Dependencies:
- dlog
- Versions:
-
3.1.1 2024-Apr-11 3.1.0 2024-Apr-11 3.0.2 2024-Apr-10 3.0.1 2024-Apr-10 3.0.0 2024-Apr-10 - Download Stats:
-
-
0 downloads today
-
0 downloads this week
-
73 downloads this month
-
3833 downloads total
-
- Score:
- 2.0
- Short URL:
- gogga.dub.pm