Appearance
Creates a logger with specified configuration. ### Parameters | Name | Type | Description | |------|------|-------------| | `argv` | `object` | The command line arguments. | ### Returns **Type:** `object` - The created logger instance.