absmach / magistrala-ui

UI Repository for Magistrala IoT
9 stars 15 forks source link

NOISSUE - update Logger variable type #107

Closed ianmuchyri closed 6 months ago

ianmuchyri commented 6 months ago

What type of PR is this?

What does this do?

Update logger args variable to be of type []any instead of []interface{}

Which issue(s) does this PR fix/relate to?

NOISSUE

Have you included tests for your changes?

Did you document any new/modified functionality?

Notes