log: Initialize wrapper crate for using Logging implementations

This commit is contained in:
George Kaklamanos 2023-11-30 17:06:16 +02:00
parent cc958d3d93
commit e6f62255cb
No known key found for this signature in database
GPG key ID: C0CAB8A6BDC9399D
7 changed files with 82 additions and 3 deletions

View file

@ -10,4 +10,5 @@ members = [
"labadoor-open",
"labadoor-acl",
"labadoor-logging",
"labadoor-log",
]