Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type of Logger #313

Open
bordunosp opened this issue Feb 16, 2021 · 0 comments
Open

Type of Logger #313

bordunosp opened this issue Feb 16, 2021 · 0 comments

Comments

@bordunosp
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant