Froggius

Latest version: v0.1.7

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

Scan your dependencies

Page 2 of 3

0.1.31

0.1.7

Implemented custom date format. Thanks for suggestion stdx

https://github.com/zlElo/Froggius/issues/1

0.1.6

What's new?
- instance based logging allows you to create as much instances you need
- now you can use `.info()` or `.information()`
- you can set up global variables for the whole instance (file_path, print_out)

Changelog
**Full Changelog**: https://github.com/zlElo/Froggius/compare/v0.1.5...v0.1.6

If you like the frog, leave a star 🐸⭐️

0.1.5

What is new?

- docstrings update
- global configuration for file_path and print_out, syntax to configure is like that:
py
configure print_out and file_path for everything
Froggius(print_out=False, file_path='tests/example.log')

Froggius.debug('Test normal')
Froggius.error('Test error')
Froggius.information('Test information')



If you like it, leave a star ⭐️

0.1.4

What's new?
- added warnings
- added informations
- updated error catching with new argument called `continue_onexception`
- Bugfixes


If you like it, leave a ⭐️

0.1.3

Fixed pypi stuff

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.