# ConsoleAPI.error
Logs an error message

{/* Do not edit this file. It is automatically generated by API Documenter. */}

## ConsoleAPI.error property

Logs an error message

**Signature:**

```typescript
error: (...args: unknown[]) => void;
```
