log-symbols

0.0.14last stable release 6 years ago
Complexity Score
Low
Open Issues
2
Dependent Projects
22
Weekly Downloadsglobal
232,836

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

log-symbols

Colored symbols for various log levels for Python

Install

$ pip install log_symbols

Usage

from log_symbols import LogSymbols #Enum

print LogSymbols.SUCCESS.value # ✔
print LogSymbols.INFO.value # ℹ
print LogSymbols.WARNING.value # ⚠
print LogSymbols.ERROR.value # ✖

Like it?

:star2: this repo to show support. Let me know you liked it on Twitter. Also, share the project.

Related

  • halo
  • log-symbols

License

MIT © Manraj Singh

Dependencies

CVE IssuesActive
0
Scorecards Score
3.30
Test Coverage
No Data
Follows Semver
Yes
Github Stars
40
Dependenciestotal
1
DependenciesOutdated
0
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute log-symbols in your own private PyPI registry

pip install log-symbols
Processing...
Done

9 Releases

PyPI on Cloudsmith

Getting started with PyPI on Cloudsmith is fast and easy.