frostfs-s3-gw/api/layer
Leonard Lyubich 01c721ee53 [#380] cmd/s3-gw: Refactor logger
Do not import `logger` package from NeoFS SDK Go. Discard unusable
`name` and `version` configuration values from `app` section. Discard
all unusable onfiguration values from `logger` section except `level`.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2022-04-06 17:31:01 +03:00
..
neofs [#382] Refactor neofs related types 2022-03-31 11:47:24 +03:00
container.go [#382] Refactor neofs related types 2022-03-31 11:47:24 +03:00
cors.go [#195] Implement PUT, GET locks to certain object 2022-03-23 14:32:13 +04:00
detector.go [#122] Add versioning cache 2021-08-25 09:15:00 +03:00
layer.go Fixed deletes for failed tests 2022-04-06 09:55:00 +03:00
locking_test.go [#195] Use exp epoch attribute instead of tick 2022-03-23 14:32:13 +04:00
multipart_upload.go [#377] Reuse BucketInfo in layer 2022-03-29 02:43:28 +04:00
multipart_upload_test.go [#186] Add unittests for MultipartUpload 2021-11-30 11:32:59 +03:00
notifications.go [#357] Add events and sending of events 2022-04-01 14:57:19 +03:00
notifications_test.go [#357] Add tests 2022-04-01 14:57:19 +03:00
object.go [#377] Reuse BucketInfo in layer 2022-03-29 02:43:28 +04:00
object_test.go [#346] Upgrade NeoFS SDK Go library 2022-03-04 00:14:30 +03:00
system_object.go [#389] Fix checks of bucket settings 2022-04-01 14:22:10 +04:00
util.go [#376] Update NeoFS SDK to v1.0.0-rc.3 2022-03-16 15:44:19 +03:00
util_test.go [#376] Update NeoFS SDK to v1.0.0-rc.3 2022-03-16 15:44:19 +03:00
versioning.go [#377] Reuse BucketInfo in layer 2022-03-29 02:43:28 +04:00
versioning_test.go [#380] cmd/s3-gw: Refactor logger 2022-04-06 17:31:01 +03:00