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.
WCF トレースが書き込むログ ファイルの数を制限したいと考えています。そのために、maxMessagesToLog 属性を使用しました。2000 件のメッセージなど、制限に達するとどうなりますか? 書き込みを停止するか、古いメッセージを上書きしますか?
古いメッセージを上書きしたいと思います。どうやってやっているの?ベストプラクティスは何ですか?
ありがとう