# Sandbox.Internal.GlobalGameNamespace.Log

```csharp
static Logger Log { get; set; }
```

Log information to console for debugging purposes.

Declared in [Sandbox.Internal.GlobalGameNamespace](/api/Sandbox.Internal.GlobalGameNamespace).
Assembly: `Sandbox.Engine`.
