Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bigaston/godotlogger


https://github.com/bigaston/godotlogger

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Logger

This is a Godot Addon to log your data but better

## Installation
Use [git subrepo](https://github.com/ingydotnet/git-subrepo) to install me! (To install Git Subrepo [watch this](https://github.com/Bigaston/GodotAddons/blob/main/subrepo.md))

```sh
git subrepo clone [email protected]:Bigaston/GodotLogger.git addons/me.bigaston.logger
```

Then, you can use `git subrepo pull addons/me.bigaston.logger` and `git subrepo pull addons/me.bigaston.logger`

## Usage
Enable the addon on Godot Settings, the you can now use **Logger.info**, **Logger.warn** and **Logger.error**