FeepingCreature / log

Simple Logging for D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Logging for D

Build Status

This is a simple logging framework for the D Programming Language.

The simple logging framework is known to work with version D 2.069.2.

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

About

Simple Logging for D

License:Boost Software License 1.0


Languages

Language:D 100.0%