Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneSignal/react-native-onesignal
/ setLogLevel
Method
setLogLevel
src/NativeOneSignal.ts:15–15 ·
view source on GitHub ↗
(logLevel: number)
Source
from the content-addressed store, hash-verified
13
14
// Debug
15
setLogLevel(logLevel: number): void;
16
setAlertLevel(logLevel: number): void;
17
18
// Live Activities (iOS only, stubs on Android)
Callers
4
setLogLevel
Method · 0.65
index.test.ts
File · 0.65
setLogLevel
Function · 0.65
load
Function · 0.65
Implementers
1
RNOneSignal
android/src/main/java/com/onesignal/rn
Calls
no outgoing calls
Tested by
no test coverage detected