ログ レベル

There are two ways to modify the logging levels, as described in Working with Confluence Logs.

  1. Modifying the runtime log levels via the Administration Console.
  2. <Confluence-Install>\confluence\WEB-INF\classes\log4j.properties ファイルを手動で変更します。

既定のログ レベル

標準の Confluence ログ レベル WARN は、Confluence がサーバー管理者と通信する方法です。WARN レベル以上のログ作成は、サーバー管理者の何らかの注意を要するが修正措置が可能な状況のために予約されるべきです。

See log4j manual for more information.