0.003   2020-02-18  Released-By: PERLANCAR; Urgency: medium

	- [internal] Allow passing Log::Dispatch::Output object directly
	  via '_output' configuration.


0.002   2017-08-03  Released-By: PERLANCAR

	- [Bugfix] Instantiate Log::Dispatch instead of Log::Dispatch
	  output object so we can pass newline => 1 etc which is handled at
	  the Log::Dispatch level.

        - [Optimize] use create_logml_routine so we don't have to instantiate
	  Log::Dispatch object per logging routine.


0.001   2017-06-26  Released-By: PERLANCAR

        - First version.