We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85d1bae commit 3253367Copy full SHA for 3253367
1 file changed
README.md
@@ -144,7 +144,7 @@ secureNative.track({
144
| SECURENATIVE_TIMEOUT | number | true | 1500 | API call timeout in ms |
145
| SECURENATIVE_AUTO_SEND | Boolean | true | true | Should api auto send the events |
146
| SECURENATIVE_DISABLE | Boolean | true | true | Allow to disable agent functionality |
147
-| SECURENATIVE_DEBUG_MODE | Boolean | true | false | Displays debug info to stdout |
+| SECURENATIVE_LOG_LEVEL | string | true | fatal | Displays debug info to stdout |
148
149
## Compatibility
150
0 commit comments