# ConsoleAPI.info
Logs an info message

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

## ConsoleAPI.info property

Logs an info message

**Signature:**

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