Elenpay / NodeGuard

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

Logger output in uppercase #318

Closed Jossec101 closed 1 year ago

Jossec101 commented 1 year 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