LogService

extends Instance

Class fields

FieldXML typeValue
NamestringLogService

Functions

6
ExecuteScript
(source: string) → void
FieldXML typeValue
NamestringExecuteScript
GetLogHistory
() → Array
FieldXML typeValue
NamestringGetLogHistory
GetHttpResultHistory
() → Array
FieldXML typeValue
NamestringGetHttpResultHistory
RequestHttpResultApproved
() → void
FieldXML typeValue
NamestringRequestHttpResultApproved
RequestServerHttpResult
() → void
FieldXML typeValue
NamestringRequestServerHttpResult
RequestServerOutput
() → void
FieldXML typeValue
NamestringRequestServerOutput

Events

7
HttpResultOut
(httpResult: Dictionary) → void
FieldXML typeValue
NamestringHttpResultOut
MessageOut
(message: string, messageType: MessageType) → void
FieldXML typeValue
NamestringMessageOut
OnHttpResultApproved
(isApproved: bool) → void
FieldXML typeValue
NamestringOnHttpResultApproved
RequestScriptExecutionSignal
(requestingPlayer: Instance, source: string) → void
FieldXML typeValue
NamestringRequestScriptExecutionSignal
RequestServerOutputSignal
(requestingPlayer: Instance) → void
FieldXML typeValue
NamestringRequestServerOutputSignal
ServerHttpResultOut
(httpResult: Dictionary) → void
FieldXML typeValue
NamestringServerHttpResultOut
ServerMessageOut
(message: string, messageType: MessageType, timestamp: int) → void
FieldXML typeValue
NamestringServerMessageOut