<!-- Source: https://docs.squirro.com/en/latest/api/squirro.lib.nlp.steps.debuggers.make_debugger.html -->
# make_debugger

**`make_debugger(config)`**

Debugger factory

Parameters

`config` ([`dict`](https://docs.python.org/3.11/library/stdtypes.html#dict)) – step config

Returns

created Debugger object

Return type

[Debugger](squirro.lib.nlp.steps.debuggers.Debugger.md#squirro.lib.nlp.steps.debuggers.Debugger)
