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