slf4d_dlog

This module contains the DLog provider for SLF4D.

Modules

handler
module slf4d_dlog.handler

This module contains the SLF4D-DLog handler implementation.

provider
module slf4d_dlog.provider

This module contains the main SLF4D provider implementation that you should use if you're configuring SLF4D to use DLog.

Public Imports

slf4d_dlog.handler
public import slf4d_dlog.handler;
Undocumented in source.
slf4d_dlog.provider
public import slf4d_dlog.provider;
Undocumented in source.

Meta