export { default as NLog, logProps } from './src/Log';
export type { LogProps, LogInst } from './src/Log';
