export const mailLogName = (driverName: string) => { return `Mail::${driverName}`; };