Ce dépôt a été archivé le 2019-05-14. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
Aller au fichier
Kegan Myers 13ec708c0b Add readme, license, travis, and gitignore 2014-03-06 15:22:20 -06:00
build initial commit 2014-03-06 15:11:01 -06:00
lib/TyperLog initial commit 2014-03-06 15:11:01 -06:00
test/TyperLog initial commit 2014-03-06 15:11:01 -06:00
.gitignore Add readme, license, travis, and gitignore 2014-03-06 15:22:20 -06:00
.travis.yml Add readme, license, travis, and gitignore 2014-03-06 15:22:20 -06:00
Gruntfile.js initial commit 2014-03-06 15:11:01 -06:00
README.md Add readme, license, travis, and gitignore 2014-03-06 15:22:20 -06:00
karma.conf.js initial commit 2014-03-06 15:11:01 -06:00
license.txt Add readme, license, travis, and gitignore 2014-03-06 15:22:20 -06:00
package.json initial commit 2014-03-06 15:11:01 -06:00

README.md

TyperLog

TyperLog is a TypeScript native library for simple, sane, and extensible logging. There is a project that builds on this and Typertext and adds the ability to send logs to a server that will be released in the near future.

Build Status