Edit of asset "GdCSharpLog" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | GdCSharpLog | GdCSharpLog |
| Description |
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"); |
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"); |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/Joachim-barre/gdcslog | https://github.com/Joachim-barre/gdcslog |
| Issues Url | https://github.com/Joachim-barre/gdcslog/issues | https://github.com/Joachim-barre/gdcslog/issues |
| Godot version | Godot 4.2 | Godot 4.2 |
| Version String | 1.0 | 1.0 |
| Download Commit | 3cdcb6828c4e1ad34b513d2fe8e0069f8261af3b | 3cdcb6828c4e1ad34b513d2fe8e0069f8261af3b |
| Download Url (Computed) | https://github.com/Joachim-barre/gdcslog/archive/3cdcb6828c4e1ad34b513d2fe8e0069f8261af3b.zip | https://github.com/Joachim-barre/gdcslog/archive/3cdcb6828c4e1ad34b513d2fe8e0069f8261af3b.zip |
| Icon Url |
https://raw.githubusercontent.com/Joachim-barre/gdcslog/master/addons/gdcslog/icon.png
|
https://raw.githubusercontent.com/Joachim-barre/gdcslog/master/addons/gdcslog/icon.png
|