# {py:mod}`structfs.tests.test_logutil`

```{py:module} structfs.tests.test_logutil
:noindex:
```

```{autodoc2-docstring} structfs.tests.test_logutil
:allowtitles:
```

## Module Contents

### Functions

````{list-table}
:class: autosummary longtable
:align: left

* - {py:obj}`numbytes <structfs.tests.test_logutil.numbytes>`
  - ```{autodoc2-docstring} structfs.tests.test_logutil.numbytes
    :summary:
    ```
* - {py:obj}`dump_console <structfs.tests.test_logutil.dump_console>`
  - ```{autodoc2-docstring} structfs.tests.test_logutil.dump_console
    :summary:
    ```
* - {py:obj}`test_quiet <structfs.tests.test_logutil.test_quiet>`
  - ```{autodoc2-docstring} structfs.tests.test_logutil.test_quiet
    :summary:
    ```
````

### Data

````{list-table}
:class: autosummary longtable
:align: left

* - {py:obj}`DEBUG <structfs.tests.test_logutil.DEBUG>`
  - ```{autodoc2-docstring} structfs.tests.test_logutil.DEBUG
    :summary:
    ```
````

### API

````{py:data} DEBUG
:canonical: structfs.tests.test_logutil.DEBUG
:noindex:
:value: >
   False

```{autodoc2-docstring} structfs.tests.test_logutil.DEBUG
```

````

````{py:function} numbytes(p)
:canonical: structfs.tests.test_logutil.numbytes
:noindex:

```{autodoc2-docstring} structfs.tests.test_logutil.numbytes
```
````

````{py:function} dump_console(p)
:canonical: structfs.tests.test_logutil.dump_console
:noindex:

```{autodoc2-docstring} structfs.tests.test_logutil.dump_console
```
````

````{py:function} test_quiet(tmp_path)
:canonical: structfs.tests.test_logutil.test_quiet
:noindex:

```{autodoc2-docstring} structfs.tests.test_logutil.test_quiet
```
````
