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.
log4perl の構成ファイルには、そのレベル以上のすべての呼び出しをログに記録するしきい値オプションがあります。1 種類の通話のみをログに記録するように設定するオプションはありますか? レベル「INFO」の通話のみをログに記録したい。
ありがとう。
Log4Perl Filterを使用して実行できると思います。プロパティを使用して、LevelToMatch一致させる必要がある正確なレベルを定義します。
LevelToMatch