Class LogExtension
Namespace: Workspace.XBR.Xperiflow.Utilities.Logging.Extensions
Assembly: Xperiflow.dll
Declaration
public static class LogExtension
Methods
LogObject(IBRApiErrorLog, SessionInfo, string, object)
Logs an object to the OneStream BRApi error log.
Declaration
public static void LogObject(this IBRApiErrorLog ApiErrorLog, SessionInfo si, string message, object objectToLog)
Parameters
Type | Name |
---|---|
OneStream.Shared.Wcf.IBRApiErrorLog | ApiErrorLog |
OneStream.Shared.Common.SessionInfo | si |
System.String | message |
System.Object | objectToLog |
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object,System.Object)
System.Object.GetHashCode
System.Object.GetType
System.Object.MemberwiseClone
System.Object.ReferenceEquals(System.Object,System.Object)
System.Object.ToString