# Debug.StartupLog

> Information about a message

## Definition

* **Type:** Struct
* **Namespace:** [UnityEngine](/engine/6000.0/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public struct Debug.StartupLog
```

## Remarks

Represents a log message consisting of a timestamp, LogType, and message.
