Here's my TODOs for Log::Dispatch::Config.
%d{%Y-%m-%d} looks quite messy, if we wanna change this, we should do it ASAP, before this module becomes stable/standard.
Current code to get stack level depends heavily on Log::Dispatch internal implementation.
Currently when something bad happened in Log::Dispatch::*, just exception is thrown. It might be trouble for mission critical task with debug logging on.
Maybe we don't need it!