Laravelを本番環境で運用している際、ログファイルを確認する作業(特定のログの検索や、そもそもログファイルを見に行くという行為自体)を効率化できないかと思いまして色々と探してみたら、なかなか良さげなパッケージがあったので試してみました。
OSやミドルウェア、もちろん一般的なアプリケーションまで、多くのソフトウェアはログを出力している。これらのログは、障害発生時の解析を目的としていたり、運用中のソフトウェアの情報を取得するためのものであったり、はたまた開発時に使用する ...
A web-based JSONL (JSON Lines) log file viewer built with React, TypeScript, and Vite. This application allows users to upload, merge, and view JSONL files with an intuitive interface.
I'm looking for a log file viewer that can handle simultaneously viewing multiple arbitrarily wide log files. This is like 'less -S' or toggle-truncate-lines in emacs, where it *does not* do this: ...
前回、共通Loggerモジュールの作成方法についてご紹介しました。 今回は、ログファイル名に実行日を含める方法についてご紹介します。 日付ごとにログファイルを分けておくと、特定の日のログを探しやすく、ツールを長期運用する場合、古いログ ...
A web-based viewer built to make sense of Automation logs such as ChromeDriver. This tool helps developers visualize, filter, and debug the communication between ChromeDriver and the browser. Click on ...