You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello Capacitor Lovers!
I am working on an app which has a feature of offline support and i am looking for any library/framework which allow me to create log file in Filesystem (Javascript logs), somehow i managed to create logs and stack trace by overriding some console methods but the problem is i am trying to create logs which include line no and stack trace of TS file(using javascript sourcemap offcourse).
Is there any opensource solution available?
I am using:
Sapui5
Capacitor 3 (platform ios and android)
Firebase (remote configuration only)
Typescript version 4.x
UglifyJS for minification and sourcemaps
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Capacitor Lovers!
I am working on an app which has a feature of offline support and i am looking for any library/framework which allow me to create log file in Filesystem (Javascript logs), somehow i managed to create logs and stack trace by overriding some console methods but the problem is i am trying to create logs which include line no and stack trace of TS file(using javascript sourcemap offcourse).
Is there any opensource solution available?
I am using:
Sapui5
Capacitor 3 (platform ios and android)
Firebase (remote configuration only)
Typescript version 4.x
UglifyJS for minification and sourcemaps
Beta Was this translation helpful? Give feedback.
All reactions