home.social

#log4net — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #log4net, aggregated by home.social.

  1. Modernizing .NET Part 23! 🪵

    Today we’re fixing log4net context loss in async environments.

    ✅ Move to LogicalThreadContext
    ✅ Zero-loss diagnostic trail
    ✅ Async-safe logging

    medium.com/@michael.kopt/moder
    #dotnet #csharp #aspnet #aspnetcore #log4net #programming

  2. Modernizing .NET Part 23! 🪵

    Today we’re fixing log4net context loss in async environments.

    ✅ Move to LogicalThreadContext
    ✅ Zero-loss diagnostic trail
    ✅ Async-safe logging

    medium.com/@michael.kopt/moder
    #dotnet #csharp #aspnet #aspnetcore #log4net #programming

  3. Modernizing .NET Part 23! 🪵

    Today we’re fixing log4net context loss in async environments.

    ✅ Move to LogicalThreadContext
    ✅ Zero-loss diagnostic trail
    ✅ Async-safe logging

    medium.com/@michael.kopt/moder
    #dotnet #csharp #aspnet #aspnetcore #log4net #programming

  4. Modernizing .NET Part 23! 🪵

    Today we’re fixing log4net context loss in async environments.

    ✅ Move to LogicalThreadContext
    ✅ Zero-loss diagnostic trail
    ✅ Async-safe logging

    medium.com/@michael.kopt/moder
    #dotnet #csharp #aspnet #aspnetcore #log4net #programming

  5. Modernizing .NET Part 23! 🪵

    Today we’re fixing log4net context loss in async environments.

    ✅ Move to LogicalThreadContext
    ✅ Zero-loss diagnostic trail
    ✅ Async-safe logging

    medium.com/@michael.kopt/moder

  6. So I've done some C# [#csharp] today. I tried reproducing some things I really liked in the `tracing` crate in Rust:

    - The module path to the function (the call site or something ?)
    - Inline parameters as context

    I tried #NLog. It works very well, but getting the call site was either performance expensive or I had to do a dance when logging stuff.

    I checked out #Serilog, I haven't found something where the class logging the message would be written.

    I tried #log4net. The doc is a bit lackluster (where the fsck is the API doc !?) but I was able to log the module calling the log function. Haven't tried with properties yet.

    Do you have any #logging libs I should checkout or some examples on paw ?

  7. So I've done some C# [#csharp] today. I tried reproducing some things I really liked in the `tracing` crate in Rust:

    - The module path to the function (the call site or something ?)
    - Inline parameters as context

    I tried #NLog. It works very well, but getting the call site was either performance expensive or I had to do a dance when logging stuff.

    I checked out #Serilog, I haven't found something where the class logging the message would be written.

    I tried #log4net. The doc is a bit lackluster (where the fsck is the API doc !?) but I was able to log the module calling the log function. Haven't tried with properties yet.

    Do you have any #logging libs I should checkout or some examples on paw ?

  8. So I've done some C# [#csharp] today. I tried reproducing some things I really liked in the `tracing` crate in Rust:

    - The module path to the function (the call site or something ?)
    - Inline parameters as context

    I tried #NLog. It works very well, but getting the call site was either performance expensive or I had to do a dance when logging stuff.

    I checked out #Serilog, I haven't found something where the class logging the message would be written.

    I tried #log4net. The doc is a bit lackluster (where the fsck is the API doc !?) but I was able to log the module calling the log function. Haven't tried with properties yet.

    Do you have any #logging libs I should checkout or some examples on paw ?

  9. So I've done some C# [#csharp] today. I tried reproducing some things I really liked in the `tracing` crate in Rust:

    - The module path to the function (the call site or something ?)
    - Inline parameters as context

    I tried #NLog. It works very well, but getting the call site was either performance expensive or I had to do a dance when logging stuff.

    I checked out #Serilog, I haven't found something where the class logging the message would be written.

    I tried #log4net. The doc is a bit lackluster (where the fsck is the API doc !?) but I was able to log the module calling the log function. Haven't tried with properties yet.

    Do you have any #logging libs I should checkout or some examples on paw ?

  10. So I've done some C# [#csharp] today. I tried reproducing some things I really liked in the `tracing` crate in Rust:

    - The module path to the function (the call site or something ?)
    - Inline parameters as context

    I tried #NLog. It works very well, but getting the call site was either performance expensive or I had to do a dance when logging stuff.

    I checked out #Serilog, I haven't found something where the class logging the message would be written.

    I tried #log4net. The doc is a bit lackluster (where the fsck is the API doc !?) but I was able to log the module calling the log function. Haven't tried with properties yet.

    Do you have any #logging libs I should checkout or some examples on paw ?