(message)
| 35493 | |
| 35494 | // an info message has been triggered. this provides things like stats and diagnostics. |
| 35495 | info(message) {} |
| 35496 | |
| 35497 | // a warning message has been triggered. |
| 35498 | warn(message) {} |
no outgoing calls
no test coverage detected