Class LogDataWrapper
Namespace: STREAMSIX.Logger
Assembly: cs.temp.dll.dll
Syntax
public class LogDataWrapper : ScriptableObject
Fields
Data
Declaration
public LogData Data
Field Value
| Type | Description |
|---|---|
| LogData |
Methods
Create(LogData)
Declaration
public static LogDataWrapper Create(LogData data)
Parameters
| Type | Name | Description |
|---|---|---|
| LogData | data |
Returns
| Type | Description |
|---|---|
| LogDataWrapper |