Telecominfraproject / openlan-cgw

BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

CGW refactoring: logging and error handling! #93

Closed SviatoslavBoichuk closed 1 month ago

SviatoslavBoichuk commented 1 month ago

1) Rewrite existing logs on common format 2) Extended existing logs with additional information 3) Added Display trait for CGW errors 4) Handle return values in most cases and log errors (except of TopoMap) 5) Update Redis counters where it is possible with single request instead of per loop iteration