![]() ![]() | 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. |
![]() ![]() | Add an appender to our list |
![]() ![]() | Overloaded. Get a logger for the supplied class |
![]() ![]() | Remove an appender from our list |
![]() ![]() | Close and remove all appenders and loggers |
![]() ![]() | If this event is set then all logging events are directed to the event as well as the loggers. |
![]() | Is debug logging enabled? |
![]() | Is info logging enabled for the supplied level? |
![]() | Overloaded. Log a debug level message |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Overloaded. Log an error level message |
![]() | Overloaded. Log a fatal level message |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Overloaded. Log an info level message |
![]() | Is logging enabled for the supplied level? |
![]() | Log a message using the given level. |
![]() | Logs the public properties of an object. |
![]() | Returns a String that represents the current Object. |
![]() | Overloaded. Log a warning level message |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |