1Dancer2::Logger::Diag(3U)ser Contributed Perl DocumentatiDoanncer2::Logger::Diag(3)
2
3
4

NAME

6       Dancer2::Logger::Diag - Test::More diag() logging engine for Dancer2
7

VERSION

9       version 0.208001
10

DESCRIPTION

12       This logging engine uses Test::More's diag() to output as TAP comments.
13
14       This is very useful in case you're writing a test and want to have
15       logging messages as part of your TAP.
16

METHODS

18   log
19       Use Test::More's diag() to output the log message.
20

AUTHOR

22       Dancer Core Developers
23
25       This software is copyright (c) 2019 by Alexis Sukrieh.
26
27       This is free software; you can redistribute it and/or modify it under
28       the same terms as the Perl 5 programming language system itself.
29
30
31
32perl v5.30.0                      2019-08-05          Dancer2::Logger::Diag(3)
Impressum