Declaration
func LogError(content object)
go
Parameters
Input
Name | Type | Description |
---|---|---|
Content | Object | Content to be printed |
Print the target content to the console as an error
func LogError(content object)
go
Name | Type | Description |
---|---|---|
Content | Object | Content to be printed |