The methods of the LogImpl class are listed below. For a complete list of LogImpl class members, see the LogImpl Members topic.
![]() | Overloaded. Logs a message object with the DEBUG level |
![]() | Overloaded. Logs a formatted message string with the DEBUG level. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Overloaded. Logs a message object with the ERROR level |
![]() | Overloaded. Logs a formatted message string with the ERROR level. |
![]() | Overloaded. Logs a message object with the FATAL level |
![]() | Overloaded. Logs a formatted message string with the FATAL level. |
![]() | 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. Logs a message object with the INFO level. |
![]() | Overloaded. Logs a formatted message string with the INFO level. |
![]() | Returns a String that represents the current Object. |
![]() | Overloaded. Logs a message object with the WARN level |
![]() | Overloaded. Logs a formatted message string with the WARN level. |
![]() | 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. |
![]() | Virtual method called when the configuration of the repository changes |
LogImpl Class | log4net.Core Namespace