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.
私のアプリケーションは、さまざまなタイミングで一連のイベントを生成します。イベントには、タイムスタンプ、期間、タイプ (エラー/警告/正常)、説明などがあります。
この種のイベント情報を含むデータ (おそらく xml ファイルから) を取り込んで、日付による検索範囲などで表に表示できるアプリケーションはありますか?
代わりに、データベースに直接ログを記録してみませんか?