C# (CSharp) Griffin.Container.Interception.Logging ExceptionLoggerDecorator - 2 exemples trouvés. Ce sont les exemples réels les mieux notés de Griffin.Container.Interception.Logging.ExceptionLoggerDecorator extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
Associées
Related in langs
Wraps each method call and log any exceptions using IExceptionLogger.
Will per default decorate all services. Do note that the exceptions are rethrown after the logging (without affecting the callstack)