You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-03 23:50:33 +02:00
Log screen in RN app
This commit is contained in:
ReactNativeClient
9
ReactNativeClient/lib/react-logger.js
vendored
Normal file
9
ReactNativeClient/lib/react-logger.js
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
import { Logger } from 'lib/logger.js';
|
||||
|
||||
class ReactLogger extends Logger {
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
export { ReactLogger }
|
Reference in New Issue
Block a user