You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Options passed to initLogs() aren't documented anywhere as far as I can tell. If they are, the docs are really well hidden and should be linked to in the project readme.
I tried following the example in the readme, but am struggling to understand how I can customize the default configuration. What does logTypesEnabled do? What about debugFileOperations or isDebuggable? How can I setup log rotation? What about encryption?
This library seems to have a lot of great features, but they're very hard to configure without documentation.
The text was updated successfully, but these errors were encountered:
Options passed to
initLogs()
aren't documented anywhere as far as I can tell. If they are, the docs are really well hidden and should be linked to in the project readme.I tried following the example in the readme, but am struggling to understand how I can customize the default configuration. What does
logTypesEnabled
do? What aboutdebugFileOperations
orisDebuggable
? How can I setup log rotation? What about encryption?This library seems to have a lot of great features, but they're very hard to configure without documentation.
The text was updated successfully, but these errors were encountered: