Export LogLine
This commit is contained in:
parent
82345cf1bf
commit
a39e0886c7
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ export {
|
||||||
type HistoryEntry
|
type HistoryEntry
|
||||||
} from "./tracing/sync-history";
|
} from "./tracing/sync-history";
|
||||||
|
|
||||||
export { Logger, LogLevel } from "./tracing/logger";
|
export { Logger, LogLevel, LogLine } from "./tracing/logger";
|
||||||
|
|
||||||
export { SyncClient } from "./sync-client";
|
export { SyncClient } from "./sync-client";
|
||||||
export { Syncer } from "./sync-operations/syncer";
|
export { Syncer } from "./sync-operations/syncer";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue