# logInfo

> Enables logging to the console with information about which objects were matched when converting a plain GameObject to a Prefab instance.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public bool logInfo { get; set; }
```
