# ConsoleAPI.log
Logs a message

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

## ConsoleAPI.log property

Logs a message

**Signature:**

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