trace function

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

Implementation

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