Interface: StoreLogger()
An interface representing a logger function.
StoreLogger(
value:string):void
Parameters
| Parameter | Type | Description |
|---|---|---|
value | string | The string to print. All strings will be formatted with the format
|
Returns
void
An interface representing a logger function.
StoreLogger(
value:string):void
| Parameter | Type | Description |
|---|---|---|
value | string | The string to print. All strings will be formatted with the format
|
void