1Dancer2::Logger::Diag(3U)ser Contributed Perl DocumentatiDoanncer2::Logger::Diag(3)
2
3
4
6 Dancer2::Logger::Diag - Test::More diag() logging engine for Dancer2
7
9 version 0.400001
10
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
18 log
19 Use Test::More's diag() to output the log message.
20
22 Dancer Core Developers
23
25 This software is copyright (c) 2023 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.38.0 2023-07-20 Dancer2::Logger::Diag(3)