Skip to content

API Reference

createLogger

Creates a logger with specified configuration.

### Parameters
| Name | Type | Description |
|------|------|-------------|
| `argv` | `object` | The command line arguments. |

### Returns
**Type:** `object`

- The created logger instance.

Released under the GPL-3.0 License.