PerlDancer / Dancer2

Perl Dancer Next Generation (rewrite of Perl Dancer)
http://perldancer.org/
Other
537 stars 272 forks source link

Document missing logging hooks and format option; fix typo #1706

Closed cromedome closed 6 months ago

cromedome commented 6 months ago

Here are a couple of very small fixes: correcting a subtest name typo, and documenting a missing formatting option in the logger docs.

cromedome commented 6 months ago

Merged, thanks!