C# Class Contrive.Common.Extensions.LoggingExtensions

Afficher le fichier Open project: alanstevens/Contrive

Méthodes publiques

Свойство Type Description
ExceptionLogger Exception>.Action

Private Methods

Méthode Description
LogDebug ( this loggingContext, string message ) : void
LogException ( this loggingContext, Exception ex ) : void
LogException ( this loggingContext, string message, Exception ex ) : void
LogInfo ( this loggingContext, string message ) : void
Trace ( this loggingContext, string message ) : void

Property Details

ExceptionLogger public_oe static_oe property

public static Action ExceptionLogger
Résultat Exception>.Action