UNPKG

@renanmalato/logger-plus

Version:

A powerful and easy-to-use logging utility for React Native and Expo applications. @renanmalato/logger-plus provides a consistent way to log messages with different levels of severity (info, success, warning, error) and includes timestamps for each log en

29 lines (28 loc) 1.04 kB
{ "name": "@renanmalato/logger-plus", "version": "1.2.11", "description": "A powerful and easy-to-use logging utility for React Native and Expo applications. @renanmalato/logger-plus provides a consistent way to log messages with different levels of severity (info, success, warning, error) and includes timestamps for each log entry. Designed specifically for mobile applications, it ensures that logs are clear, concise, and easy to track. Perfect for developers looking to maintain clean and informative logs in their React Native and Expo projects.", "main": "loggerPlus.js", "types": "loggerPlus.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "logger", "logging", "custom-logger", "react-native", "expo", "react-native-logger", "expo-logger", "mobile-logging", "debugging", "error-logging", "console-log", "info-logging", "success-logging", "warning-logging" ], "author": "renanmalato", "license": "MIT" }