import { loggerTagsFactory } from '@server/helpers/logger'
const lTags = loggerTagsFactory('object-storage')
export {
lTags
}