SourceHorizon / logger

Small, easy to use and extensible logger which prints beautiful logs.
https://pub.dev/packages/logger
MIT License
197 stars 33 forks source link

Getting LogOutput not found issue #3

Closed singhtaranjeet closed 1 year ago

singhtaranjeet commented 1 year ago

logger issue Working fine in 1.1.0 but in the latest version after extending the LogOutput getting this issue.

ChristopheOosterlynck commented 1 year ago

I had the same issue and proposed a fix: #4

2 workarounds:

Bungeefan commented 1 year ago

Thanks for reporting this! 1.2.2 should fix this.