export type TLogAction = 'all' | 'update' | 'create' | 'delete';