Logly

Latest version: v0.0.7

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

Scan your dependencies

Page 1 of 2

0.0.7

What's Changed
* Bump pytest from 8.1.1 to 8.2.1 by dependabot in https://github.com/muhammad-fiaz/logly/pull/22
* Bump packaging from 24.0 to 24.1 by dependabot in https://github.com/muhammad-fiaz/logly/pull/24
* Bump pytest from 8.2.1 to 8.3.1 by dependabot in https://github.com/muhammad-fiaz/logly/pull/25
* Bump pytest from 8.3.1 to 8.3.2 by dependabot in https://github.com/muhammad-fiaz/logly/pull/26
* Bump pytest from 8.3.2 to 8.3.3 by dependabot in https://github.com/muhammad-fiaz/logly/pull/27
* Bump packaging from 24.1 to 24.2 by dependabot in https://github.com/muhammad-fiaz/logly/pull/28
* Bump pytest from 8.3.3 to 8.3.4 by dependabot in https://github.com/muhammad-fiaz/logly/pull/29
* V0.0.7 - Improved Functionality and added new return log feature by muhammad-fiaz in https://github.com/muhammad-fiaz/logly/pull/30


**Full Changelog**: https://github.com/muhammad-fiaz/logly/compare/0.0.6...0.0.7

0.0.6

What's Changed
* Update setup.py by muhammad-fiaz in https://github.com/muhammad-fiaz/logly/pull/11
* Update README.md by muhammad-fiaz in https://github.com/muhammad-fiaz/logly/pull/12
* Bump pytest from 7.4.3 to 8.0.0 by dependabot in https://github.com/muhammad-fiaz/logly/pull/14
* Bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/muhammad-fiaz/logly/pull/15
* Bump pytest from 8.0.1 to 8.1.0 by dependabot in https://github.com/muhammad-fiaz/logly/pull/17
* Bump pytest from 8.1.0 to 8.1.1 by dependabot in https://github.com/muhammad-fiaz/logly/pull/19
* Bump packaging from 23.2 to 24.0 by dependabot in https://github.com/muhammad-fiaz/logly/pull/18
* v0.0.6 by muhammad-fiaz in https://github.com/muhammad-fiaz/logly/pull/20

New Contributors
* dependabot made their first contribution in https://github.com/muhammad-fiaz/logly/pull/14

**Full Changelog**: https://github.com/muhammad-fiaz/logly/compare/0.0.5...0.0.6

0.0.5

- fixed some documentation issue

What's Changed
* Update README.md by muhammad-fiaz in https://github.com/muhammad-fiaz/logly/pull/7
* Update README.md by muhammad-fiaz in https://github.com/muhammad-fiaz/logly/pull/8
* Update README.md by muhammad-fiaz in https://github.com/muhammad-fiaz/logly/pull/9
* Update README.md by muhammad-fiaz in https://github.com/muhammad-fiaz/logly/pull/10


**Full Changelog**: https://github.com/muhammad-fiaz/logly/compare/0.0.4...0.0.5

0.0.4

Added
- Added a new log level: "LOG."
- Introduced a class attribute controlling the default Colorama behavior (`DEFAULT_COLOR_ENABLED`).
- Support Single Message Parameters as value
- you can disable color for specific log messages and also block logs
- fixed some issues
- now you can enable and disable show timestamp for each log messages
- disable timestamp default by `logly = Logly(show_time=False)`
Modified
- Modified the constructor (`__init__` method) to accept an additional parameter, `color_enabled`, allowing users to specify the default state of Colorama.
- Modified the `_log` method to accept an additional parameter, `color_enabled`, enabling users to control color settings for individual log entries.
- Modified the `log_function` method to accept an additional parameter, `color_enabled`, providing flexibility for color settings in log entries.
- Enhanced color handling logic to handle color settings for log entries based on the provided parameters.
- Minor changes to improve code readability, formatting, and comments.

**Full Changelog**: https://github.com/muhammad-fiaz/logly/compare/0.0.3...0.0.4

0.0.3

Changes Log
- fixed problem 2

**Full Changelog**: https://github.com/muhammad-fiaz/logly/compare/0.0.2...0.0.3

0.0.2

Changes Log

- Minor Changes and fix

What's Changed
* Update python_publish.yaml by muhammad-fiaz in https://github.com/muhammad-fiaz/logly/pull/1

New Contributors
* muhammad-fiaz made their first contribution in https://github.com/muhammad-fiaz/logly/pull/1

**Full Changelog**: https://github.com/muhammad-fiaz/logly/compare/0.0.1...0.0.2

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.