react-native-xlog-jsi
v0.4.2
Published
It allows you to easily use https://github.com/Tencent/mars#mars-xlog inside your React Native applications.
Maintainers
Readme
react-native-xlog-jsi
It allows you to easily use mars-xlog inside your React Native applications.
Installation
yarn add react-native-xlog-jsiUsage
import Xlog from 'react-native-xlog-jsi';
// init
const xlog = new Xlog();
// flush before pull xlog file
Xlog.appenderFlush();Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
