export enum ImmichLogLevel { SIMPLE = 'simple', VERBOSE = 'verbose', }