Go to file
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
ar Whitespace changes 2024-04-30 12:18:33 -07:00
att Whitespace changes 2024-04-30 12:18:33 -07:00
cfg Formatting 2024-04-28 17:31:24 -07:00
db Whitespace changes 2024-04-30 12:18:33 -07:00
fsm FSM logging 2024-04-19 02:13:27 -07:00
imm Fix nullability issues in Log.cs and Imm.cs 2024-05-26 19:49:45 -07:00
logging Refactor logs for structured logging and add new Value struct: 2024-05-26 22:27:45 -07:00
math Update logging functionality: Refactored log stop method, added missing end line write, and improved time formatting. Made adjustments to AngleSingle class for nullability. 2024-05-26 16:49:29 -07:00
mod Whitespace changes 2024-04-30 12:18:33 -07:00
net Update Conn.cs, Resource.cs, and XmlFormatter2.cs 2024-05-26 20:13:55 -07:00
reflect Fix formatting 2024-04-28 20:05:36 -07:00
res x) Refactor Resource.cs: Change class Ref to be abstract, update method signatures, and adjust class inheritance hierarchy. 2024-05-26 20:30:53 -07:00
scr Fix nullability issues in Log.cs and Imm.cs 2024-05-26 19:49:45 -07:00
ser Update Conn.cs, Resource.cs, and XmlFormatter2.cs 2024-05-26 20:13:55 -07:00
time Whitespace changes 2024-04-30 12:18:33 -07:00
.gitattributes General git stuff 2024-05-11 16:04:06 -07:00
.gitignore General git stuff 2024-05-11 16:04:06 -07:00
Helpers.cs Whitespace changes 2024-04-30 12:18:33 -07:00
Id.cs Whitespace changes 2024-04-30 12:18:33 -07:00
sharplib_be.sln Potential TODO to spit out commented classes and enums for design 2023-10-19 18:46:06 -07:00
SharpLib.csproj Add nullable annotations and update class constructors. Improve XML deserialization handling. 2024-05-26 18:47:11 -07:00
Token.cs Whitespace changes 2024-04-30 12:18:33 -07:00
Utilities.cs Whitespace changes 2024-04-30 12:18:33 -07:00
Utilities.Interop.cs Whitespace changes 2024-04-30 12:18:33 -07:00