-
Notifications
You must be signed in to change notification settings - Fork 478
Open
Description
Many other libraries expect as an argument "Logging.Logger"
When I create new instance XCGLogger, I cant put this logger to the "PostgresKit" or any other libs because they w8 "Logger" type, not "XCGLogger"
To solve this problem I need install some other lib: https://github.com/crspybits/swift-log-file/blob/main/Sources/FileLogging/swift_log_xcglogger.swift
I like the minimum number of dependent packages (:
Can u add a wrapper out of the box?
Metadata
Metadata
Assignees
Labels
No labels