Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

GdCSharpLog

An asset by Joachim Barré
The page banner background of a mountain and forest
GdCSharpLog hero image

Quick Information

0 ratings
GdCSharpLog icon image
Joachim Barré
GdCSharpLog

A Simple logger for C# game projects * Colored output using print_rich * prompt containing date,time,file,function and line * multiple log level * hide debug and info message on releaseto use it use the log object for exemple :Log.dbg("debug message");Log.info("info message");Log.warn("warning message");Log.error("error message");

Supported Engine Version
4.2
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

A Simple logger for C# game projects

* Colored output using print_rich
* prompt containing date,time,file,function and line
* multiple log level
* hide debug and info message on release

to use it use the log object for exemple :
Log.dbg("debug message");
Log.info("info message");
Log.warn("warning message");
Log.error("error message");

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
GdCSharpLog icon image
Joachim Barré
GdCSharpLog

A Simple logger for C# game projects * Colored output using print_rich * prompt containing date,time,file,function and line * multiple log level * hide debug and info message on releaseto use it use the log object for exemple :Log.dbg("debug message");Log.info("info message");Log.warn("warning message");Log.error("error message");

Supported Engine Version
4.2
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers