Split code to log stats report (RT#127392)
authorRobert Rothenberg <rrwo@cpan.org>
Wed, 17 Oct 2018 11:36:16 +0000 (12:36 +0100)
committerGraham Knop <haarg@haarg.org>
Tue, 27 Nov 2018 15:20:51 +0000 (16:20 +0100)
commit3d4fc940fd852f256818c4616c475151ad292362
tree395a070f3aa4e357defe4f8940768ab1f4075df5
parente840432040b3ff50ae772daec9327be08b55c2b7
Split code to log stats report (RT#127392)

Added log_stats method that does the actual logging of the
stats.  This allows the stats to be enabled, but the logging
of the stats report to be overridden or modified.
Changes
lib/Catalyst.pm