Log21

Latest version: v2.10.0

Safety actively analyzes 641171 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 12

1.4.12

Setting custom formatting style and custom date-time formatting added to `log21.get_logger` function.

1.4.11

`Logger.write` edited. It's same as `Logger.warning` but its default `end` argument value is an empty string.

1.4.10

`Logger.write` added. It's same as `Logger.warning`

1.4.9

Bug fixed:


>>> log21.get_logger()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\...\Python37-32\lib\site-packages\log21\__init__.py", line 44, in get_logger
raise TypeError('A logger name must be a string')
TypeError: A logger name must be a string

1.4.8

`get_logger` improved.

1.4.7

`Logger.print` added.

You can use `Logger.print` to print a message using the current level of the logger class.

*It gets printed with any level.*

Page 11 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.