This website requires JavaScript.
Explore
Help
Sign In
CyberMages
/
scribe
Watch
1
Star
0
Fork
0
You've already forked scribe
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
scribe
/
Cargo.lock
5 lines
42 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Committing the current files prior to reformatting.
2016-06-27 18:22:25 -04:00
[root]
name = "scribe"
The Logger system can now be expanded with external logging libraries. While external loggers can be used, if you are compiling with --features use_std, then it will default to just printing everything to the stdout unless a logger is created. This library can be used without the STD library, however, you will have to write an external logger.
2016-08-24 11:41:48 -04:00
version = "0.2.0"
Committing the current files prior to reformatting.
2016-06-27 18:22:25 -04:00
Reference in New Issue
Copy Permalink