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.
SeriLog の web.config で JsonFormatter を指定する方法を見つけようとしています。ローリング ファイル シンクも使用しており、web.config でも指定されています。
現在、Serilog を使用して XML でカスタム テキスト フォーマッタを指定するためのサポートはありません。おそらくアプリ設定の読み取りに基づいて、コードを使用してこの構成を実行することが、今日の最善の策です。