hollow ~master
Logging library that works
To use this package, run the following command in your project's root directory:
						Manual usage
						
						Put the following dependency into your project's dependences section:
					
hollow
Hollow is logging for D-lang that attempts to be simple, lightweight while remaining extensive and useable.
import hollow.logger;
Logger myLog = newLogger("myLog");
myLog.INFO("This is a test %s", 1);
myLog.DEBUG("Ohai");
- ~master released 10 years ago
- b1naryth1ef/hollow
- github.com/b1naryth1ef/hollow
- GPL-2.0
- Authors:
- Dependencies:
- none
- Versions:
- 
						
 Show all 4 versions0.0.3 2015-Apr-23 0.0.2 2015-Apr-14 0.0.1 2015-Apr-14 ~master 2015-Apr-23 
- Download Stats:
- 
						- 
								0 downloads today 
- 
								3 downloads this week 
- 
								3 downloads this month 
- 
								195 downloads total 
 
- 
								
- Score:
- 0.4
- Short URL:
- hollow.dub.pm