blob: a30ae5808818dc6cec7fe965d9b781e8628bcc8d [file] [log] [blame]
/**
* This module is now deprecated, use $(MREF std, logger, core)
* instead.
*
* Copyright: Copyright The D Language Foundation 2005 - 2015.
* License: $(HTTP www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
* Authors:
* Source: $(PHOBOSSRC std/experimental/logger/core.d)
*
* $(SCRIPT inhibitQuickIndex = 1;)
*/
module std.experimental.logger.core;
public import std.logger.core;