[**@epicgames-ps/lib-pixelstreamingsignalling-ue5.5**](../../README.md)

***

[@epicgames-ps/lib-pixelstreamingsignalling-ue5.5](../../README.md) / [LoggingUtils](../README.md) / IProtoLogObj

# Interface: IProtoLogObj

Defined in: [Signalling/src/LoggingUtils.ts:4](https://github.com/mcottontensor/PixelStreamingInfrastructure/blob/1c2e89b140492a0711bcb88268b18a037a27dc45/Signalling/src/LoggingUtils.ts#L4)

## Properties

### direction

> **direction**: `string`

Defined in: [Signalling/src/LoggingUtils.ts:6](https://github.com/mcottontensor/PixelStreamingInfrastructure/blob/1c2e89b140492a0711bcb88268b18a037a27dc45/Signalling/src/LoggingUtils.ts#L6)

***

### event

> **event**: `string`

Defined in: [Signalling/src/LoggingUtils.ts:5](https://github.com/mcottontensor/PixelStreamingInfrastructure/blob/1c2e89b140492a0711bcb88268b18a037a27dc45/Signalling/src/LoggingUtils.ts#L5)

***

### protoMessage

> **protoMessage**: `BaseMessage`

Defined in: [Signalling/src/LoggingUtils.ts:10](https://github.com/mcottontensor/PixelStreamingInfrastructure/blob/1c2e89b140492a0711bcb88268b18a037a27dc45/Signalling/src/LoggingUtils.ts#L10)

***

### receiver?

> `optional` **receiver**: `string`

Defined in: [Signalling/src/LoggingUtils.ts:8](https://github.com/mcottontensor/PixelStreamingInfrastructure/blob/1c2e89b140492a0711bcb88268b18a037a27dc45/Signalling/src/LoggingUtils.ts#L8)

***

### sender?

> `optional` **sender**: `string`

Defined in: [Signalling/src/LoggingUtils.ts:7](https://github.com/mcottontensor/PixelStreamingInfrastructure/blob/1c2e89b140492a0711bcb88268b18a037a27dc45/Signalling/src/LoggingUtils.ts#L7)

***

### target?

> `optional` **target**: `string`

Defined in: [Signalling/src/LoggingUtils.ts:9](https://github.com/mcottontensor/PixelStreamingInfrastructure/blob/1c2e89b140492a0711bcb88268b18a037a27dc45/Signalling/src/LoggingUtils.ts#L9)
