mowispace / react-native-logs

Performance-aware simple logger for React-Native and Expo with namespaces, custom levels and custom transports (colored console, file writing, etc.)
MIT License
467 stars 33 forks source link

Update readme #36

Closed maoapp closed 3 years ago

maoapp commented 3 years ago

I noticed that the global logger example has an error because the config is not adding to the logger method, BTW good job this library is awesome.