godot-logger

A logger for godot-rust projects

APACHE-2.0 License

Downloads
3.3K
Stars
13
Committers
3

Bot releases are hidden (Show)

godot-logger - 1.1.0 Latest Release

Published by jdno almost 2 years ago

Changed

  • Relax version requirements for dependencies (#39)
godot-logger - 1.0.0 🎉

Published by jdno almost 3 years ago

Removed

  • Remove Filter from the crate's public interface (#13)
godot-logger - 0.3.0

Published by jdno almost 3 years ago

Changed

  • Replace init function with a builder pattern
godot-logger - 0.2.0

Published by jdno about 3 years ago

Added

  • Include module name in log output (#7)
godot-logger - 0.1.0

Published by jdno about 3 years ago

Added

  • Implement simple logger that prints messages to the output console in Godot