Commit Graph

3 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire bcfcb52e1b Transform
- Make `TwoKTwenty3` the default mode
- `debugColor(string, Level)` now resets VT100 colors so it can be used individually

Logger

- Added mode selection
- Added two more unittests to test mode selection
2023-03-02 13:49:59 +02:00
Tristan B. Velloza Kildaire 7ad503825f - Adding transform modes 2023-03-02 13:44:10 +02:00
Tristan B. Velloza Kildaire 7652938043 Core
- Removed uneeded unittest with commented-out code
- Moved `GoggaTransform` outside of the `dlog.core` module

Transform

- Placed the `GoggaTransform` into the `dlog.transform` module

Context

- Placed `GoggaContext` into its own module named `gogga.context`
2023-03-02 13:31:37 +02:00