aurzenligl / pytest-logger

Pytest plugin configuring handlers for loggers from Python logging module.
MIT License
35 stars 11 forks source link

Add types and py.typed #42

Open Goldziher opened 1 month ago

Goldziher commented 1 month ago

Hi there,

Thanks for this nifty library.

Could you please type the code and add py.typed file? Also add LoggerConfig and other types to __all__ to expose them.

aurzenligl commented 1 month ago

Sensible suggestion. I'll try to find time slot to implement this - unless you'd like to propose a PR?

Goldziher commented 1 month ago

Sensible suggestion. I'll try to find time slot to implement this - unless you'd like to propose a PR?

I'm not sure I'll have the time to type the code correctly. If I find the time, sure, but its unlikely.