export { setLogger, resetLogger } from './internals/logger';
export type { LoggerFunction } from './internals/logger';
