| Update nuget packages (keeping NUnit on 2.x branch) |
|
More...
|
over 7 years ago
|
| Updates to nuget and appveyor setup for new .NET Standard build of KLog |
|
More...
|
over 7 years ago
|
| Only publish to nuget when we're on the release branch |
|
More...
|
over 7 years ago
|
| KLog to .Net Standard 2.0. As this requires .Net Framework >=4.6.1 I've made all the other apps .Net Framework 4.6.2 rather than also targeting Framework from KLog |
|
More...
|
over 7 years ago
|
| xbuild is deprecated. Use msbuild instead |
|
More...
|
over 7 years ago
|
| new solution config excluding WebAPI from being built on mono & telling travis to use it |
|
More...
|
over 7 years ago
|
| missing $ |
|
More...
|
over 7 years ago
|
| KLog.Web nuget - probably forgot loads of stuff and appveyor won't be configured correctly for multiple packages |
|
More...
|
over 7 years ago
|
| sln is in subdir, so nuget can't find it automagically |
|
More...
|
over 7 years ago
|
| second before_build appveyor command doesn't get executed - move to a separate batch file for the sake of my sanity |
|
More...
|
over 7 years ago
|
| invalid yaml... missed a tab perhaps..? |
|
More...
|
over 7 years ago
|
| appveyor: update nuget & restore packages before build |
|
More...
|
over 7 years ago
|
| Appveyor needs to use VS2017/MSBuild15 for the latest c# |
|
More...
|
over 7 years ago
|
| new WebEmailLog which can safely be used from within websites. Sits within new web specific assembly. Demo WebAPI showing usage |
|
More...
|
over 7 years ago
|
| use Interlocked.Decrement |
|
More...
|
over 7 years ago
|
| Ignore .vs dir |
|
More...
|
over 7 years ago
|
| Year bump |
|
More...
|
over 8 years ago
|
| Bump VS Version |
|
More...
|
over 8 years ago
|
| fix #9 |
|
More...
|
over 8 years ago
|
| Add a demo for a programmatic log |
|
More...
|
about 9 years ago
|
| Add a note before showing the internal log error. When I just saw this I thought something had broke & had to check |
|
More...
|
about 9 years ago
|
| Update npgsql to latest |
|
More...
|
about 9 years ago
|
| Swap to postgres demo |
|
More...
|
about 9 years ago
|
| Add Concurrent programmatic logs |
|
More...
|
about 9 years ago
|
| QueueLog |
|
More...
|
about 9 years ago
|
| Implement another programmatic log - ListLog |
|
More...
|
about 9 years ago
|
| Add a programmatic log using a LinkedList |
|
More...
|
about 9 years ago
|
| Year bump |
|
More...
|
about 9 years ago
|
| Switch to .NET 4.5 - Travis CI build failed |
|
More...
|
over 9 years ago
|
| Perf tests for #13 & perf fix for CompoundLog getting a Stack Trace for log levels that won't get written to any of the underlying logs |
|
More...
|
over 9 years ago
|