These v19 docs are archived 🔒.
Go to the
latest docs home
or try if
this exact page is available
in the latest docs.
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)
Parameters
Returns
- LogStoreEntry