Flickering-AI / react-native-xlog-jsi

Add https://github.com/Tencent/mars#mars-xlog to your React Native applications

Repository from Github https://github.comFlickering-AI/react-native-xlog-jsiRepository from Github https://github.comFlickering-AI/react-native-xlog-jsi

react-native-xlog-jsi

It allows you to easily use mars-xlog inside your React Native applications.

Node.js Package

Installation

yarn add react-native-xlog-jsi

Usage

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

About

Add https://github.com/Tencent/mars#mars-xlog to your React Native applications

License:MIT License


Languages

Language:C++ 71.2%Language:Java 6.8%Language:Objective-C 6.7%Language:C 6.7%Language:Objective-C++ 4.2%Language:TypeScript 1.4%Language:JavaScript 1.1%Language:Ruby 1.0%Language:CMake 0.7%Language:Shell 0.1%Language:Swift 0.0%