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