Interface ILogTag
Represents a tag for logging purposes.
public interface ILogTag
- Extension Methods
Properties
Name
Gets the name of the log tag.
string Name { get; }
Represents a tag for logging purposes.
public interface ILogTag
Gets the name of the log tag.
string Name { get; }