gogga ~rustacena_simple
Simple VT100 colourised pretty-printing logger
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:
Various styles are supported which can be set using mode(GoggaMode)
.
Or you can also View the full API.
- Registered by Tristan B. Velloza Kildaire
- ~rustacena_simple released a year ago
- deavmi/gogga
- deavmi.assigned.network/projects/
- LGPL 3.0
- Copyright © 2023, 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
-
17 downloads this week
-
415 downloads this month
-
4505 downloads total
-
- Score:
- 3.1
- Short URL:
- gogga.dub.pm