Elenpay / NodeGuard

NodeGuard is a treasury management solution for Lightning nodes
GNU Affero General Public License v3.0
19 stars 4 forks source link

JSON output to lowercase #317

Closed Jossec101 closed 11 months ago

Jossec101 commented 11 months ago

feat(LowerCaseJsonFormatter.cs): add new custom formatter to lowercase JSON output for better readability

refactor(Program.cs): replace JsonFormatter with new LowerCaseJsonFormatter in LoggerConfiguration to apply new formatting rules