export type { ConsoleLogFormatter, ConsoleLogReporter, ConsoleLogReporterOptions, GetLogger, GizmoStandardLog, LogEntry, LogFilter, LogFormatter, LogFunction, LogGizmo, LogGizmoOptions, Logger, LoggerOptions, LogLevel, LogMethod, LogMethodNames, LogReporter, LogReporterOptions, MemoryLogReporter, StandardLog, StandardLogOptions, TimestampFormat } from '@just-web/log'; export { createConsoleLogReporter, createMemoryLogReporter, createPrefixedGetLogger, createPrefixedGetNonConsoleLogger, createTimestampFormatter, formatLogLevel, getLogger, InvalidId, logLevels, plainLogFormatter, StandardLogError, suppressLogs, toConsoleMethod, toLogLevel, toLogLevelName, toMessageWithLevel } from '@just-web/log'; //# sourceMappingURL=just_web_log.d.ts.map