The properties of the Logger class are listed below. For a complete list of Logger class members, see the Logger Members topic.
![]() ![]() | Set all loggers to this level |
![]() ![]() | If this property is true then logs will be written to the console. |
![]() ![]() | If this property is true then logs will be written using Trace. |
![]() ![]() | The primary log file is simply the first file appender that has been added to the logger. |
![]() ![]() | If true then class-names will be shown in log. |
![]() ![]() | If true then timestamps will be shown in log. |
![]() | Is debug logging enabled? |
![]() | Is info logging enabled for the supplied level? |