MariaC15

Results 2 issues of MariaC15

### Make sure to check the demo app(s) for sample usage ### Make sure to check the existing issues in this repository ### If the demo apps cannot help and...

### Description How can I obtain the logs for mild diagnostics? I am creating a plugin for NativeScript. For example: ``` new io.sentry.ILogger({ isEnabled(param0: io.sentry.SentryLevel) { that.printf(param0); return value; },...

Improvement
Cocoa