cordova-plugin-logtofile
Version:
Cordova-Plugin logs to a logfile in filesystem
31 lines (30 loc) • 706 B
JSON
{
"name": "cordova-plugin-logtofile",
"version": "1.1.2",
"description": "Cordova-Plugin logs to a logfile in filesystem",
"cordova": {
"id": "cordova-plugin-logtofile",
"platforms": [
"android"
]
},
"repository": {
"type": "git",
"url": "git+https://github.com/andischerer/cordova-plugin-logtofile.git"
},
"keywords": [
"logger",
"log",
"logfile",
"local",
"log4j",
"ecosystem:cordova",
"cordova-android"
],
"author": "Andreas Scherer",
"license": "MIT",
"bugs": {
"url": "https://github.com/andischerer/cordova-plugin-logtofile/issues"
},
"homepage": "https://github.com/andischerer/cordova-plugin-logtofile#readme"
}