Skip to content

Commit a89c7b0

Browse files
Remove logging chapter
1 parent 009b779 commit a89c7b0

File tree

3 files changed

+0
-92
lines changed

3 files changed

+0
-92
lines changed

src/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ Contents:
2323
incomplete-and-skipped-tests
2424
test-doubles
2525
code-coverage-analysis
26-
logging
2726
extending-phpunit
2827

2928
.. toctree::

src/logging.rst

Lines changed: 0 additions & 89 deletions
This file was deleted.

src/textui.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,12 +223,10 @@ the following code:
223223

224224
Generates a logfile or command-line output in human readable format
225225
with the code coverage information for the tests run.
226-
See :ref:`logging` for more details.
227226

228227
``--log-junit``
229228

230229
Generates a logfile in JUnit XML format for the tests run.
231-
See :ref:`logging` for more details.
232230

233231
``--testdox-html`` and ``--testdox-text``
234232

0 commit comments

Comments
 (0)