loguru-mypy
logger checker
A plugin for mypy to improve logging with loguru by providing type hints and runtime checks.
mypy plugin for loguru
19 stars
4 watching
3 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
logginglogurumypyplugintyping
Related projects:
Repository | Description | Stars |
---|---|---|
kitura/loggerapi | Provides a common logging interface for different kinds of loggers | 27 |
skorokithakis/django-loginas | Allows Django admin users to log in as other users with customizable permissions and URL redirects. | 366 |
navinpeiris/logster | A logging library that formats log messages into single lines for easier parsing and searchability | 206 |
logur/logur | An opinionated logging library with a unified interface and adapters for various logging libraries. | 204 |
adamchainz/flake8-logging | A Flake8 plugin that checks for issues related to logging in Python code | 79 |
integralist/vim-mypy | A Vim plugin for executing Python's static type checker. | 97 |
typeddjango/pytest-mypy-plugins | A plugin for testing type checking and stubs using mypy and pytest | 105 |
dropbox/mypy-pycharm-plugin | A plugin that allows running type-checking tools from within PyCharm. | 314 |
geekymoose/elephant-logger | A C++ logging library with customizable categories, outputs, filters, and color support for debugging purposes. | 3 |
kotlinisland/basedmypy | A Python static type checker with additional features to improve typing and error reporting. | 146 |
chzyer/logex | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
emilk/loguru | A C++ logging library providing flexible and customizable logging capabilities. | 1,791 |
vorner/pyo3-log | A logging bridge between Rust and Python native extensions. | 64 |
dpeytonx/qmllogger | A JavaScript-based logging solution for QML applications | 16 |
x-cray/logrus-prefixed-formatter | A custom log formatter for the Logrus logging library. | 199 |