Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Serilog.Exceptions

Log exception details and custom properties that are not output in Exception.ToString().
Collective - Host: opensource - https://opencollective.com/serilog-exceptions - Website: https://twitter.com/RehanSaeedUK - Code: https://github.com/RehanSaeed/Serilog.Exceptions

Ignore SC1600 rule(comment all classes and methods) for test project.

github.com/RehanSaeed/Serilog.Exceptions - b6be93e5997191f18fa564b7df491303c2019397 authored almost 7 years ago by Artur Krajewski <[email protected]>
Fix warning in CLEAN step of CAKE build, DeleteDirectories overfload was obsolete

github.com/RehanSaeed/Serilog.Exceptions - 129dd6dd3d1466986ab57d80c8bd59a1521878b2 authored almost 7 years ago by Artur Krajewski <[email protected]>
Merge pull request #53 from krajek Document public API

github.com/RehanSaeed/Serilog.Exceptions - 0034b1fce779f195d57b4819bfa9785647a615d5 authored almost 7 years ago by Artur Krajewski <[email protected]>
Enable SA1601 stylecop rule

github.com/RehanSaeed/Serilog.Exceptions - b9b01e1886d0d7617e0be10e195cf19267694064 authored almost 7 years ago by Artur Krajewski <[email protected]>
Enable SA1602 style cop rule

github.com/RehanSaeed/Serilog.Exceptions - 056f2ddf807c7d3569394735e20bc6a0a7404b4d authored almost 7 years ago by Artur Krajewski <[email protected]>
Mention in CHANGELOG that documentation comments were added

github.com/RehanSaeed/Serilog.Exceptions - 16f6a7e67e92f17ccb62abca4fecec6c0f42e1a5 authored almost 7 years ago by Artur Krajewski <[email protected]>
Stylecop fix: Move using to namespace

github.com/RehanSaeed/Serilog.Exceptions - b4d3b86cf95dea6e36854f88aa26a24fd9b8f7a9 authored almost 7 years ago by Artur Krajewski <[email protected]>
Enabled strict style cop rule about commenting code elements and fill rest of the missing comments

github.com/RehanSaeed/Serilog.Exceptions - b52532cb493486d70c24820f8f03e23ccf83fc2d authored almost 7 years ago by Artur Krajewski <[email protected]>
Mention `IExceptionDestructurer` API change in CHANGELOG

github.com/RehanSaeed/Serilog.Exceptions - 70de51199670882dffed912b8cbede93f348a627 authored almost 7 years ago by Artur Krajewski <[email protected]>
Comments for essential parts of public API

github.com/RehanSaeed/Serilog.Exceptions - dda0d88e3125e366798676c7260f5a7fa5312075 authored almost 7 years ago by Artur Krajewski <[email protected]>
Default configuration ignoring StackTrace and TargetSite.

github.com/RehanSaeed/Serilog.Exceptions - 2f0167fdc81bf5cc2a718d399f9ca6d16f27b177 authored almost 7 years ago by Artur Krajewski <[email protected]>
Make old configuration methods with list of destructurers obsolete, use new fluent API

github.com/RehanSaeed/Serilog.Exceptions - 605777451067a80c29b7b574b5dc24c5e2f7acb3 authored almost 7 years ago by Artur Krajewski <[email protected]>
Remove `WithProperties` and `WithLazyProperties`, not used methods

github.com/RehanSaeed/Serilog.Exceptions - 9b0a021cbbf2a98f1fa5dc872bbd3400c04646e1 authored almost 7 years ago by Artur Krajewski <[email protected]>
Document LoggerEnrichmentConfigurationExtensions

github.com/RehanSaeed/Serilog.Exceptions - 35b06f4b4275615a4824781a04b9ab49d86ee556 authored almost 7 years ago by Artur Krajewski <[email protected]>
Merge pull request #49 from krajek Allow configuration of root property name and destructuring depth

Introduces new fluent configuration API.

github.com/RehanSaeed/Serilog.Exceptions - 87ec6382060fb8374e1f93d3969e1dd772133958 authored almost 7 years ago by Artur Krajewski <[email protected]>
Fixed after PR review

github.com/RehanSaeed/Serilog.Exceptions - 0f97db67df2c3b74faf3830f9a3e88638c647f48 authored almost 7 years ago by Artur Krajewski <[email protected]>
README entry for destructuring depth configuration

github.com/RehanSaeed/Serilog.Exceptions - ad9752c15401aad1df6615b7791b9f4a66b3724d authored almost 7 years ago by Artur Krajewski <[email protected]>
CHANGELOG entry for depth configuration

github.com/RehanSaeed/Serilog.Exceptions - 4a407f0dd8303a0bd6892d3cb5fd8406da68e751 authored almost 7 years ago by Artur Krajewski <[email protected]>
Configure destructuring depth

github.com/RehanSaeed/Serilog.Exceptions - 71a7accbd237e5504d2ff2fa1d9709d9e831f617 authored almost 7 years ago by Artur Krajewski <[email protected]>
Merge branch 'master' into configure_root_property_name

github.com/RehanSaeed/Serilog.Exceptions - fbbce5ef952ea7581b30673577130e97ffefe277 authored almost 7 years ago by Artur Krajewski <[email protected]>
Retrospectively fill CHANGELOG for 2.5.0

github.com/RehanSaeed/Serilog.Exceptions - 166ca1d9fc2eda928802e65624fca04ecab8bd06 authored almost 7 years ago by Artur Krajewski <[email protected]>
Retrospectively fill change log for 3.0.0

github.com/RehanSaeed/Serilog.Exceptions - 28e5f900807d997b664b32fdc037a42eb71ba907 authored almost 7 years ago by Artur Krajewski <[email protected]>
Fix WithDefaultDestructurers usage in README

github.com/RehanSaeed/Serilog.Exceptions - 2bbdaf359ac71089bcdd8d12503424d78e0bda68 authored almost 7 years ago by Artur Krajewski <[email protected]>
Update CHANGELOG for the new DestructuringOptionsBuilder API

github.com/RehanSaeed/Serilog.Exceptions - b235633efbb85e6678bb60ea79d27f7aabd7cf09 authored almost 7 years ago by Artur Krajewski <[email protected]>
Update fitler section of README for new DestructuringOptionsBuilder API

github.com/RehanSaeed/Serilog.Exceptions - 4e2c414afb4c4f3964b8a1d258fced499e434c6b authored almost 7 years ago by Artur Krajewski <[email protected]>
Update README for new DestructuringOptionBuilder API

github.com/RehanSaeed/Serilog.Exceptions - 72bd43e02c693d22281f198657373fde2b9e6f2f authored almost 7 years ago by Artur Krajewski <[email protected]>
Merge branch 'master' into configure_root_property_name

github.com/RehanSaeed/Serilog.Exceptions - 28c542f484a8fe3b3e6e3c9e6b026f1c897bed57 authored almost 7 years ago by Artur Krajewski <[email protected]>
Merge branch 'master' into configure_root_property_name

github.com/RehanSaeed/Serilog.Exceptions - fcacd891c32ce6ddd379fc77269cddfa901ab655 authored almost 7 years ago by Artur Krajewski <[email protected]>
Merge pull request #51 from krajek/init_changelog

Introduce CHANGELOG.md based on [keepthechangelog homepage](http://keepachangelog.com).
From no...

github.com/RehanSaeed/Serilog.Exceptions - 4a877d3c10d50210fd7b7bb4f8a57d660ac3fb91 authored almost 7 years ago by Artur Krajewski <[email protected]>
Ignore Benchmark project when creating package

github.com/RehanSaeed/Serilog.Exceptions - 65f6999dc58c8980ec8cc529ecb4bedd62c7b9fa authored almost 7 years ago by Artur Krajewski <[email protected]>
Introducing DestructuringOptionsBuilder

github.com/RehanSaeed/Serilog.Exceptions - 7704a95dbc0d85fb090f5e345f380cb7e9d408b7 authored almost 7 years ago by Artur Krajewski <[email protected]>
Add changelog version navigation part

github.com/RehanSaeed/Serilog.Exceptions - c1bf77431a533a85a230dfd4ba025c33b943b275 authored almost 7 years ago by Artur Krajewski <[email protected]>
Inition CHANGELOG.md

github.com/RehanSaeed/Serilog.Exceptions - 41dcde5f228890a554d44d3e6b7971ad11643804 authored almost 7 years ago by Artur Krajewski <[email protected]>
Name of RootName parameters in docs

github.com/RehanSaeed/Serilog.Exceptions - 105e5b4260cc3d83d2b254c85abe685e0eec0eb2 authored almost 7 years ago by Artur Krajewski <[email protected]>
Docs about destructuring options

github.com/RehanSaeed/Serilog.Exceptions - 6f2e1f994d3cbc41e83dfcd1d0b1e391311301b8 authored almost 7 years ago by Artur Krajewski <[email protected]>
Merge pull request #48 from alphacloud/feature/46-uri Represent Uri as string

Represent Uri as string, not destructure it, closes #46

github.com/RehanSaeed/Serilog.Exceptions - 4b754830e7fe495c5a4bb7c5f91081a5ceb4a1f8 authored almost 7 years ago by Artur Krajewski <[email protected]>
Incorporate PR feedback

github.com/RehanSaeed/Serilog.Exceptions - 1c7d0c3067da42e645b03e5985d047314cd57c6d authored almost 7 years ago by vk <[email protected]>
Represent Uri as string, not destructure it, closes #46

github.com/RehanSaeed/Serilog.Exceptions - 55af49dbd66c6bb4efe98f7ddf0f1c42302c3cde authored almost 7 years ago by vk <[email protected]>
API for passing destructuring options and test for usage of custom root name

github.com/RehanSaeed/Serilog.Exceptions - 0932f99593448917e53bce4272ed7aeb8b307040 authored almost 7 years ago by Artur Krajewski <[email protected]>
Introduce IDestructuringOptions

github.com/RehanSaeed/Serilog.Exceptions - 8e4424c4a7fa1b3b45504e42439918acab96d016 authored almost 7 years ago by Artur Krajewski <[email protected]>
Merge pull request #40 Improve the performance of the reflection destructurer

BenchmarkDotNet library and Serilog.Exception.Benchmarks project were added.
The properties of ...

github.com/RehanSaeed/Serilog.Exceptions - 656a2b4122602a5bcdbb34bc150fae4435a860ec authored almost 7 years ago by Artur Krajewski <[email protected]>
Remove fastmember dependency, just cache GetPropertyInfo result

github.com/RehanSaeed/Serilog.Exceptions - 0fec6e791d5eb8c61528c8be35ea7a459c68b306 authored almost 7 years ago by Artur Krajewski <[email protected]>
Merge pull request #44 from krajek/fix_exception_passed_to_filter

Fix the exception passed to the filter

github.com/RehanSaeed/Serilog.Exceptions - fef06ce72aba02d7cf732f2eee83603e20a36f15 authored almost 7 years ago by Muhammad Rehan Saeed <[email protected]>
Update README.md

github.com/RehanSaeed/Serilog.Exceptions - fa4b5f968ff88b1e853f740e05a25fa4798e0e98 authored almost 7 years ago by Muhammad Rehan Saeed <[email protected]>
Update README.md

github.com/RehanSaeed/Serilog.Exceptions - 884f9df54c204e3fa77d7e93a70c62fd521be629 authored almost 7 years ago by Muhammad Rehan Saeed <[email protected]>
Merge pull request #45 from krajek/revert_to_old_visual_studio_version

Attempt to fix issue with incorrect runtime found for test project

github.com/RehanSaeed/Serilog.Exceptions - 7209e2811c49877aea9e15a9c6115830fddf0a8e authored almost 7 years ago by Muhammad Rehan Saeed <[email protected]>
Attempt to fix build: issue with incorrect runtime found for test project

github.com/RehanSaeed/Serilog.Exceptions - aafce48497ba248368934ef0d0cdc98125862c84 authored almost 7 years ago by Artur Krajewski <[email protected]>
Fix the exception passed to the filter

github.com/RehanSaeed/Serilog.Exceptions - 8e0b18973d6c191fad6722b385b038a7151b34f7 authored almost 7 years ago by Artur Krajewski <[email protected]>
Update README.md

github.com/RehanSaeed/Serilog.Exceptions - ae49eee8a42b701b93deabd2bf33bcf3addd01dc authored almost 7 years ago by Muhammad Rehan Saeed <[email protected]>
Update README.md

github.com/RehanSaeed/Serilog.Exceptions - b19e28b00492d606e44574bb79d4d2af411006e9 authored almost 7 years ago by Muhammad Rehan Saeed <[email protected]>
Merge pull request #42 from krajek/fix_name_of_name_filter_in_doc

Fix name of IgnorePropertyByNameExceptionFilter in README

github.com/RehanSaeed/Serilog.Exceptions - 49b5cd6199bebada06a274eb8f2e58fdc4499f55 authored almost 7 years ago by Muhammad Rehan Saeed <[email protected]>
Fix name of IgnorePropertyByNameExceptionFilter in README

github.com/RehanSaeed/Serilog.Exceptions - 7d811bdc1a37120647e9783331b51298c4164ba4 authored almost 7 years ago by Artur Krajewski <[email protected]>
Added memory diagnoser to benchmark

github.com/RehanSaeed/Serilog.Exceptions - f9bcf03fa53ccb6f4a339f01306825e9dae52b37 authored almost 7 years ago by Artur Krajewski <[email protected]>
Remove old reflection destructurer, only new one based on fastmember remains

github.com/RehanSaeed/Serilog.Exceptions - f0db2faf747022a1106d9322a1c1e09721ac58f9 authored almost 7 years ago by Artur Krajewski <[email protected]>
Remove old benchmark results

github.com/RehanSaeed/Serilog.Exceptions - b079237a537aeff3e09ae4a44510b964153ab2aa authored almost 7 years ago by Artur Krajewski <[email protected]>
Turn on StyleCop on Benchmark project

github.com/RehanSaeed/Serilog.Exceptions - d686516b154925c80e190be22ce0f78f35d8190a authored almost 7 years ago by Artur Krajewski <[email protected]>
Move Benchmark project to Tests directory

github.com/RehanSaeed/Serilog.Exceptions - 38eb6bdc43706ff643e0240eee80f1f407e5145f authored almost 7 years ago by Artur Krajewski <[email protected]>
Extract files for classes in Benchmark project

github.com/RehanSaeed/Serilog.Exceptions - 65ab77ae4b5f60c5f92aa76004d9a275d4a29863 authored almost 7 years ago by Artur Krajewski <[email protected]>
Target net46 in Benchmark project, use Clr job to have reasonable results

github.com/RehanSaeed/Serilog.Exceptions - 0bd1b19a924b6dd6a1cd891a84c27a998ad34b77 authored almost 7 years ago by Artur Krajewski <[email protected]>
Change benchmark project to .NET Core project

github.com/RehanSaeed/Serilog.Exceptions - 774ed4a1f0459691692e3740ce1232b18eef1238 authored almost 7 years ago by Artur Krajewski <[email protected]>
Extract method generating properties list and reflection accessor

github.com/RehanSaeed/Serilog.Exceptions - cb17011ee025061795d52ed01255f1e6d12065aa authored almost 7 years ago by Artur Krajewski <[email protected]>
Change project name from Serilog.Benchmarks to Serilog.Exception.Benchmarks

github.com/RehanSaeed/Serilog.Exceptions - 122380f6f980a48e15c96110af067cc7d8a6f582 authored almost 7 years ago by Artur Krajewski <[email protected]>
Fix CustomDestructurer benchmark, base exception properties were missing

github.com/RehanSaeed/Serilog.Exceptions - 4a3ad038b183adcf14dae67d409e7bbc87ffba1f authored almost 7 years ago by Artur Krajewski <[email protected]>
Introduce benchmark and fast reflection destructurer

github.com/RehanSaeed/Serilog.Exceptions - 19e656d2ec02f8ee663b43be32905ba9053f6ab4 authored almost 7 years ago by Artur Krajewski <[email protected]>
Merge pull request #37 from krajek/generic_properties_filter

Generic exception properties filter

github.com/RehanSaeed/Serilog.Exceptions - c761eddc1d50a6a952a8cf8acb33c6473b34e214 authored almost 7 years ago by Muhammad Rehan Saeed <[email protected]>
Merge pull request #39 from krajek/master

Update first example to new RollingFile API

github.com/RehanSaeed/Serilog.Exceptions - 2aa504eb736db0315be5f92f4278bd594d085a67 authored almost 7 years ago by Muhammad Rehan Saeed <[email protected]>
Update first example to new RollingFile API

github.com/RehanSaeed/Serilog.Exceptions - dcd88e2c80fddedac845d3cf54fa32e02e0e25ea authored almost 7 years ago by Artur Krajewski <[email protected]>
Null check for exception argument of ExceptionPropertiesBag

github.com/RehanSaeed/Serilog.Exceptions - 4d9b27ee9e813f34dbd3cac949e4b0984859b26c authored almost 7 years ago by Artur Krajewski <[email protected]>
Passing exception object instead of only its type to filter

github.com/RehanSaeed/Serilog.Exceptions - 7a9cd1da55813f9411f4f32ab6b4d73446d81e57 authored almost 7 years ago by Artur Krajewski <[email protected]>
Document fail-fast approach for exception bag property add after results collected

github.com/RehanSaeed/Serilog.Exceptions - 228c5d7f6590272a3ceec5342cf30c71eecae3bd authored almost 7 years ago by Artur Krajewski <[email protected]>
Better name for name property filter

github.com/RehanSaeed/Serilog.Exceptions - 1923d7c450aaad2da4cd9263a745d89d3f3ffef0 authored almost 7 years ago by Artur Krajewski <[email protected]>
Default filter and readme documentation for filter.

github.com/RehanSaeed/Serilog.Exceptions - f1d524b5944e1049bd4168fc11bf0e977449253d authored almost 7 years ago by Artur Krajewski <[email protected]>
Documentation for IExceptionPropertyFilter

github.com/RehanSaeed/Serilog.Exceptions - 30c6747350c7c8f1567c76a2441bc126c2995da7 authored almost 7 years ago by Artur Krajewski <[email protected]>
Rename CompositeFilter to CompositeExceptionPropertyFilter

github.com/RehanSaeed/Serilog.Exceptions - 04177b7f135ec3b144b3d2bde16a8924ddb4bfbf authored almost 7 years ago by Artur Krajewski <[email protected]>
Rest of tests for CompositeFilter

github.com/RehanSaeed/Serilog.Exceptions - 83a57181c7608ee04ea2bae812ed098e25879cb4 authored almost 7 years ago by Artur Krajewski <[email protected]>
Introduce CompositeFilter

github.com/RehanSaeed/Serilog.Exceptions - b6194b4d2b8410123df15bfc24e78c4ed1529d9e authored almost 7 years ago by Artur Krajewski <[email protected]>
Extract Filters directory

github.com/RehanSaeed/Serilog.Exceptions - 098cfca02742cff3aa92895feba2a44d46dee24a authored almost 7 years ago by Artur Krajewski <[email protected]>
Change ResultsProperty to method, because of its side effect

github.com/RehanSaeed/Serilog.Exceptions - 726d4dec01440a2f7ab4613bcee67bda44dddf55 authored almost 7 years ago by Artur Krajewski <[email protected]>
PR review fixes

github.com/RehanSaeed/Serilog.Exceptions - 3660cc12fa3f774caf99133e46fa00505813bf86 authored almost 7 years ago by Artur Krajewski <[email protected]>
Merge pull request #36 from krajek/update_example

Update example code to latest API of Serilog.RollingFile

github.com/RehanSaeed/Serilog.Exceptions - bcc0b85957ed95eac09f287f6cf239cdd9c8ab97 authored almost 7 years ago by Muhammad Rehan Saeed <[email protected]>
Comment the array lookup implementation

github.com/RehanSaeed/Serilog.Exceptions - 5307e2bcf84b08f4d5d388d13b75fddcb4efa5f4 authored almost 7 years ago by Artur Krajewski <[email protected]>
Filter configuration in LogEnchrichmentExtensions

github.com/RehanSaeed/Serilog.Exceptions - 4c85b1cae0948b8adb90346eb6f9df5dc33e6d64 authored almost 7 years ago by Artur Krajewski <[email protected]>
Add IExceptionPropertyFilter and its usage in ExceptionPropertiesBag

github.com/RehanSaeed/Serilog.Exceptions - c7ec549553aba01f7e1453feb864ddc8f3460b41 authored almost 7 years ago by Artur Krajewski <[email protected]>
Update example code to latest API of Serilog.RollingFile

github.com/RehanSaeed/Serilog.Exceptions - 2a34bad270cddba7ac92a748d21d1bd72bd1ff27 authored almost 7 years ago by Artur Krajewski <[email protected]>
Tests for ExceptionPropertiesBag

github.com/RehanSaeed/Serilog.Exceptions - 424d2343bd0cee68369728b1531b1f82466fdd6f authored almost 7 years ago by Artur Krajewski <[email protected]>
Extract ExceptionPropertiesBag to a separate file

github.com/RehanSaeed/Serilog.Exceptions - b644da9aa1530c121ea87f5e28ca644fd591988e authored almost 7 years ago by Artur Krajewski <[email protected]>
Introduce ExceptionPropertiesBag abstraction over raw dictionary

github.com/RehanSaeed/Serilog.Exceptions - c2b1a4c04847bc57bd0c402733bb472239fda277 authored almost 7 years ago by Artur Krajewski <[email protected]>
Remove System.Data types

github.com/RehanSaeed/Serilog.Exceptions - bb306db4e926f6bd8dffb572b6c308ec9b7aa504 authored about 7 years ago by Muhammad Rehan Saeed <[email protected]>
Revert "Stop creating list of exceptions for every instance"

This reverts commit 39ec00c2a9763c4363a456546bb25a1800c790b2.

github.com/RehanSaeed/Serilog.Exceptions - c75c54a1278d1d6f196e38c14853c7d9591f7e32 authored about 7 years ago by Muhammad Rehan Saeed <[email protected]>
Stop creating list of exceptions for every instance

github.com/RehanSaeed/Serilog.Exceptions - 39ec00c2a9763c4363a456546bb25a1800c790b2 authored about 7 years ago by Muhammad Rehan Saeed <[email protected]>
Upgrade test packages

github.com/RehanSaeed/Serilog.Exceptions - e3f6cc55c6d4e3f8bf55657e2162c2514e380ceb authored about 7 years ago by Muhammad Rehan Saeed <[email protected]>
Remove Sql dependency and bumb version

github.com/RehanSaeed/Serilog.Exceptions - aa3cc79c0356cd2b8298f204c2fc1080aab1e65c authored about 7 years ago by Muhammad Rehan Saeed <[email protected]>
Upgrade tool to 2.0

github.com/RehanSaeed/Serilog.Exceptions - b17b12efbf6d79a6cdb7d18a9ad4807b0cd18040 authored about 7 years ago by Muhammad Rehan Saeed <[email protected]>
Merge pull request #31 from alphacloud/feature/27-SqlServerDependency

Feature/27 sql server dependency

github.com/RehanSaeed/Serilog.Exceptions - 14a35c4d23f5fe2f523029f61a93119e780d6b59 authored about 7 years ago by Muhammad Rehan Saeed <[email protected]>
Move SqlExceptionDestructurer to Serilog.Exceptions.SqlServer assembly, closes #27

github.com/RehanSaeed/Serilog.Exceptions - e0cb5603010898fb5a55e7cb7ec24dc20167fbe7 authored about 7 years ago by vk <[email protected]>
Merge pull request #30 from krajek/master

Fix adding exception type description if "Type" property is present

github.com/RehanSaeed/Serilog.Exceptions - f95e9ceeecbce9bb0fe5a810dc61190bc3061100 authored about 7 years ago by Muhammad Rehan Saeed <[email protected]>
Fix adding exception type description if "Type" property is present

github.com/RehanSaeed/Serilog.Exceptions - 0c25c380652f58ee59cee5731cbf955f4ad50073 authored about 7 years ago by Artur Krajewski <[email protected]>
Update xunit and moq

github.com/RehanSaeed/Serilog.Exceptions - 3f8dc114cfe294fe381131272278c5d7b347d8fa authored about 7 years ago by Muhammad Rehan Saeed <[email protected]>
change working directory

github.com/RehanSaeed/Serilog.Exceptions - b85c05ab99d669d317bee2e7938cfba17043368d authored over 7 years ago by Muhammad Rehan Saeed <[email protected]>