about summary refs log tree commit diff
path: root/src/state/geolocation/logger.ts
blob: afda81136ae2d53d1fa41a485b6b974c6e7d7832 (plain) (blame)
1
2
3
import {Logger} from '#/logger'

export const logger = Logger.create(Logger.Context.Geolocation)