minlog 4.1.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(LoggerVerbosity.info);
log.info("hello world");
Authors:
  • redthing1
Dependencies:
colorize
Versions:
4.1.0 2024-Mar-12
4.0.0 2024-Feb-15
3.0.0 2023-May-19
2.0.0 2022-Nov-17
1.0.0 2022-Jun-08
Show all 7 versions
Download Stats:
  • 0 downloads today

  • 2 downloads this week

  • 17 downloads this month

  • 195 downloads total

Score:
0.4
Short URL:
minlog.dub.pm