[go: up one dir, main page]

kglog

A logging system for Keystone Games applications
https://github.com/keystone-games/kglog/

To install, run:

haxelib install kglog 1.0.2 

See using Haxelib in Haxelib documentation for more information.

README.md

KGLog

A simple logging system for Keystone Games applications.

Installation

All you have to do is type haxelib install kglog in the command prompt. This will install the latest version of kglog. To update kglog, just type haxelib update kglog in the command prompt.

Features (1.0.0)

-Logging to the console

-Logging to a file

SimpleLog

Logs a simple string of text to the console and the application's log file.

Contributors
SidGames5
Version
1.0.2
Published
4 years ago
Dependencies
License
MIT

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub