Inspy-logger

Latest version: v3.2.3

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

Scan your dependencies

Page 3 of 5

3.0dev.3

**Full Changelog**: https://github.com/Inspyre-Softworks/inSPy-Logger/compare/v3.0-dev.2...v3.0-dev.3

3.0dev.2

Added:
- New executable
- Ability to silence the logger on import
- Cleaner API

2.1.3

- Fix some dangling properties.
- `.last_level_change_by`
- `.last_level`

./helpers/network.py:
- Code cleanup; no operational changes.

./__about__:
- Add to documentation.
- Version bump: 2.1.1 -> 2.1.2

./errors/__init__/errors/__init__.py:
- Code cleanup; no operational changes.

./helpers/cache.py:
- Changed class functions to static methods:
- `TLDCache.load`
- `TLDCache.fetch_from_source`

**Full Changelog**: https://github.com/Inspyre-Softworks/inSPy-Logger/compare/v2,1,1...v2.1.3

v2,1,1

2.1

----

API Changes

Additions:
* **PROJECT_ROOT/inspy_logger/manifest.py**:
* *New Class*: Manifest (Addressing issue 29)
* **Functions**:
* *add(log_name: str)*: Add an entry to the active Manifest instance.
* *check(log_name: str)*: Check to see if the passed 'log_name' is found in the active Manifest instance's 'contents' attribute.
* **Attributes**:
* **contents**: The contents of the manifest. If you're accessing this via the API it might be worth noting that due to this class's utilization of the 'Box' package you can access keys in dot-signature format.


Removals

None documented.


----


Other Changes

* **PROJECT_ROOT/inspy_logger/__init__.py**:
* Moved some code related to the manifest.
* Changed

2.1a14

2.1alpha14

Page 3 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.