python - Reading the app engine logs.db file? -
i want read logs.db file external script, don't know format it's in (it's binary) know read with. it's massive rabbit hole try figure out log_service module, , i'm hoping can shortcut , open readable text other way.
any ideas?
it's sqlite file, can read sqlite3 module.
Comments
Post a Comment