info function

  1. @JS('Bugfender.info')
void info(
  1. String log
)

Implementation

@JS('Bugfender.info')
external void info(String log);