poors man struct inheritance and perpetuity

This commit is contained in:
A.Unger
2021-10-29 23:41:41 +02:00
parent 94aeefb7fd
commit 998df71ae3
3 changed files with 17 additions and 10 deletions
+1 -1
View File
@@ -159,7 +159,7 @@ func Start(o ...Option) error {
FailureBackoff: 3 * time.Second,
})
// reva storages have their own logging. For consistency sake the top level logging will cascade to reva.
// reva storages have their own logging. For consistency's sake the top level logging will cascade to reva.
s.cfg.Storage.Log.Color = s.cfg.Log.Color
s.cfg.Storage.Log.Level = s.cfg.Log.Level
s.cfg.Storage.Log.Pretty = s.cfg.Log.Pretty