有谁知道是否可以console.log写入文件或类似的东西?
console.log
我已经登录了我的应用程序,但它只写在控制台上。出于远程目的,debugging我也需要将现有日志写入文件。
debugging
我想创建一个文件并将我的日志写入该文件中,但这会使我复制现有的日志代码。因此,如果可以重定向 console.log 写入的位置会更好。
我的应用程序使用Ionic,Cordova和hybrid for iOSandroid 使用人行横道浏览器插件。
Ionic
Cordova
hybrid for iOS
android ios angularjs cordova ionic-framework
android ×1
angularjs ×1
cordova ×1
ionic-framework ×1
ios ×1