simc / logger

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

Support Null Safety #125

Closed wincelee closed 2 years ago

wincelee commented 2 years ago

Is your feature request related to a problem? Please describe. For some reason in my opinion because of the library not supporting with null safety its not logging at all

Describe the solution you'd like Just support null safety

Describe alternatives you've considered i am stuck with the developer log that is a pain in the ass when it comes to logging with colors

Additional context null safety null safety null safety please

wincelee commented 2 years ago

I have seen a version that supports null safety