DOKK / manpages / debian 10 / libapp-cell-perl / App::CELL::Test::LogToFile.3pm.en
App::CELL::Test::LogToFile(3pm) User Contributed Perl Documentation App::CELL::Test::LogToFile(3pm)

App::CELL::Test::LogToFile - really activate logging (for use within unit tests)

    use App::CELL::Test::LogToFile;

The "App::CELL::Test::LogToFile" module provides an easy way to activate log-to-temporary-file for a given unit test. Just 'use' and be happy. It would probably work outside of unit tests, too, if it weren't for the call to "diag".

2018-08-15 perl v5.26.2