sharplib/logging
Marc Hernandez 0fce863a81 Refactor logs for structured logging and add new Value struct:
- Refactor various logs to enable automagic structured logging
- Add `Value` struct for creating values with debug expressions
- Update `LogEvent` constructor to include an expression field
- Modify log methods to pass debug expressions for messages
- Implement new methods for logging values and objects with debug expressions
2024-05-26 22:27:45 -07:00
..
Log.cs Refactor logs for structured logging and add new Value struct: 2024-05-26 22:27:45 -07:00