Simple Logging for D This is a simple logging framework for the D Programming Language. Examples Run the included example to see the simple logging in action: ./example.d Related Projects log.d: abandoned D standard library submission, inspired by glog logger: D standard library submission dlogg: logging utilities aimed to be used concurrently under high load vibe.core.log: the logging facility for vibe.d