Skip to content

C# WPF logger callable via interop from C++

Notifications You must be signed in to change notification settings

MetanoKid/logger-wpf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Logger

This repository contains the finished project for Log window from scratch, over at my blog.
I wanted to release the code for each blog post separately, but never got the chance.
It's probably useful for someone, so here it is! 🙌

Logger example

✔️ What's included?

  • All of the source code to make it work.
  • Project structure.
  • C++ to C# interoperability.
  • Example Visual Studio 2022 solution that puts it all together.
    • Sample log levels and log systems.
    • Ready to open an run.

⚠️ What this isn't

  • Production ready performance.
  • Thread safety.
  • Intellisense-proof.

This repository isn't maintained, but you're welcome to use it, fork it and improve it if you like! 👐

About

C# WPF logger callable via interop from C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages