@siteed/react-native-logger
Simple, yet powerful logging library designed for React Native applications.
Preview
Key Features
- Persistent Log History: Keeps a history of log messages that can be displayed in-app for easier debugging and diagnostics.
- Production Debugging: Facilitates debugging in production by allowing logs to be reviewed directly from a device.
- Configurable Maximum Logs: Set the maximum number of logs kept in memory to prevent overflow.
- Namespace-Based Logging: Enable or disable logging for specific namespaces based on environment variables or local storage settings.