Interface ILogStore
Interface to add ILogs to the log storage.
[InternalApi_DoNotUse_MayChangeWithoutNotice]
public interface ILogStore
Methods
Add(string, ILog)
Add a log to the current history.
LogStoreEntry Add(string segment, ILog log)
Interface to add ILogs to the log storage.
[InternalApi_DoNotUse_MayChangeWithoutNotice]
public interface ILogStore
Add a log to the current history.
LogStoreEntry Add(string segment, ILog log)