Skip to content

code-patterns 3.5.1-beta

Pre-release
Pre-release

Choose a tag to compare

@TheTribe TheTribe released this 12 Oct 13:12
· 117 commits to master since this release
  • Changes to Patterns.Logging:
    • New type: LoggingConfig → inherits from ConfigurationSection; encapsulates the bool TrapExceptions option
    • Changed LoggingInterceptor to use LoggingConfig rather than explicit bool option for exception trapping
  • Solution-wide refactor: moved components to more appropriate locations