Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
Fix DDoc.
Browse files Browse the repository at this point in the history
  • Loading branch information
p0nce committed Dec 4, 2014
1 parent 2736d7b commit 39d91e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logger/gfm/logger/log.d
Expand Up @@ -6,7 +6,7 @@ import std.stream,
import std.experimental.logger;
import colorize;

// Because default std.logger logger is a bit verbose, and lacks colors.
/// Coloured console logger.
class ConsoleLogger : Logger
{
public
Expand Down

0 comments on commit 39d91e0

Please sign in to comment.