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

NAME

6       Dancer2::Logger::Note - Test::More note() logging engine for Dancer2
7

VERSION

9       version 0.301004
10

DESCRIPTION

12       This logging engine uses Test::More's note() 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
17       "Like "diag()", except the message will not be seen when the test is
18       run in a harness. It will only be visible in the verbose TAP stream."
19       -- Test::More.
20

METHODS

22   log
23       Use Test::More's note() to output the log message.
24

AUTHOR

26       Dancer Core Developers
27
29       This software is copyright (c) 2021 by Alexis Sukrieh.
30
31       This is free software; you can redistribute it and/or modify it under
32       the same terms as the Perl 5 programming language system itself.
33
34
35
36perl v5.34.0                      2022-01-21          Dancer2::Logger::Note(3)
Impressum