**Moved to https://worktree.ca/taffer/godot-logger** A simple Logger for Godot
  • GDScript 100%
Find a file
2025-03-09 10:19:26 -04:00
addons/taffer_logger Upgrade to Godot 4.4 2025-03-09 10:19:26 -04:00
.gitattributes Moving to a stand-lone repo for the asset library. 2024-06-13 11:13:27 -04:00
.gitignore Move project.godot out of addons/... 2024-06-13 11:36:17 -04:00
godot-logger.code-workspace Moving to a stand-lone repo for the asset library. 2024-06-13 11:13:27 -04:00
icon.png Moving to a stand-lone repo for the asset library. 2024-06-13 11:13:27 -04:00
LICENSE Initial commit 2024-06-13 14:41:08 +00:00
logger-demo.png Moving to a stand-lone repo for the asset library. 2024-06-13 11:13:27 -04:00
project.godot Upgrade to Godot 4.4 2025-03-09 10:19:26 -04:00
README.md Add a Ko-fi link, just in case. Mmm, coffee… 2024-06-14 09:50:22 -04:00

Taffer's Components: Logger

Emit BBCode-formatted log entry signals. Documentation (See below for installation instructions.)

The Logger demo, showing what happens when you click the various buttons.

The log icon is from game-icons.net. It was created by Delapouite and released under CC BY 3.0.

Like what I'm up to? Why not buy me a coffee?

Installation

You can install the Logger through the Godot Asset Library, or by downloading a version and copying the taffer_logger folder from addons into the addons folder for your project (you may need to create one).

Grabbing it through the Godot Asset Library will automatically unpack it and put it in the right spot.

Download links:

License

Taffer's Components are licensed with the CC BY 4.0 license. This means:

  • You can Share Taffer's Components any way you like, including commercially.
  • You can Adapt Taffer's Components for any purposes, even commercial ones.

In return, you must:

There are no additional restrictions, although if you somehow use these to make the world a worse place, I'll be very disappointed in you.

See the LICENSE file or the CC BY 4.0 page for details.