LoggerCacheTKey, TLogger Class |
[This is preliminary documentation and is subject to change.]
Namespace: Yalla
public sealed class LoggerCache<TKey, TLogger> : ILoggerCache<TKey, TLogger>, IDisposable where TLogger : class
The LoggerCacheTKey, TLogger type exposes the following members.
Name | Description | |
---|---|---|
LoggerCacheTKey, TLogger | Initializes a new instance of the LoggerCacheTKey, TLogger class |
Name | Description | |
---|---|---|
Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetOrAdd |
Gets or adds a logger.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |