Class SerilogUserLogEnricher
Inheritance
System.Object
SerilogUserLogEnricher
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: TcOpen.Inxton.Logging
Assembly: TcOpen.Inxton.Logging.dll
Syntax
public class SerilogUserLogEnricher
Fields
| Improve this Doc View SourceUserLoggingPropertyName
Declaration
public static readonly string UserLoggingPropertyName
Field Value
| Type | Description |
|---|---|
| System.String |
Properties
| Improve this Doc View SourceUserProperty
Declaration
IDisposable UserProperty { }
Property Value
| Type | Description |
|---|---|
| System.IDisposable |
Methods
| Improve this Doc View SourceUserLoggedIn(IUser)
Declaration
public void UserLoggedIn(IUser user)
Parameters
| Type | Name | Description |
|---|---|---|
| IUser | user |
UserLoggedOut()
Declaration
public void UserLoggedOut()