<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@soulmachines/smwebsdk](./smwebsdk.md) &gt; [ContentAwareness](./smwebsdk.contentawareness.md) &gt; [isLoggingEnabled](./smwebsdk.contentawareness.isloggingenabled.md)

## ContentAwareness.isLoggingEnabled() method

Check if the content awareness logging is enabled.

**Signature:**

```typescript
isLoggingEnabled(): boolean;
```
**Returns:**

boolean

Returns true if the content awareness logging is enabled otherwise false.

