Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
すべてのログをテキスト ファイルにリダイレクトする方法を使用していました。問題は、テキスト ファイルを SQLite データベースに格納する方法がわからないことです。
Blob フィールドを使用します。ここにそれを行う方法の説明があります。もちろん、ファイルの内容は保存する必要があります。ファイル自体は、HTTP POST を使用して別の場所に保存できます...