@mtoan/simple-logger
v0.1.1
Published
Create simple log tree system, can extend and modify output, can intergrate with storage
Readme
simple-logger
Create simple log tree system, can extend and modify output, can intergrate with storage
Installation
npm install simple-loggerUsage
import { multiply } from 'simple-logger';
// ...
const result = multiply(3, 7);Contributing
License
MIT
Made with create-react-native-library
