Skip to content

Commit

Permalink
export logger
Browse files Browse the repository at this point in the history
  • Loading branch information
dholms committed Jan 5, 2024
1 parent bbffac2 commit f827502
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ozone/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export * from './config'
export { Database } from './db'
export { OzoneDaemon, EventPusher, EventReverser } from './daemon'
export { AppContext } from './context'
export { httpLogger } from './logger'

export class OzoneService {
public ctx: AppContext
Expand Down

0 comments on commit f827502

Please sign in to comment.