minlog 3.0.0

minimal logger


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:

minlog

simple minimal logger for D

usage

import minlog;

auto log = new Logger(Verbosity.info);
log.info("hello world");
Authors:
  • redthing1
Dependencies:
colorize
Versions:
3.0.0 2023-May-19
2.0.0 2022-Nov-17
1.0.0 2022-Jun-08
0.2.0 2022-Nov-17
~main 2023-May-19
Show all 5 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 17 downloads this month

  • 140 downloads total

Score:
0.5
Short URL:
minlog.dub.pm