smartpylogger 0.1.1__py3-none-any.whl → 0.1.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {smartpylogger-0.1.1.dist-info → smartpylogger-0.1.2.dist-info}/METADATA +2 -2
- smartpylogger-0.1.2.dist-info/RECORD +6 -0
- smartpylogger-0.1.1.dist-info/RECORD +0 -6
- {smartpylogger-0.1.1.dist-info → smartpylogger-0.1.2.dist-info}/WHEEL +0 -0
- {smartpylogger-0.1.1.dist-info → smartpylogger-0.1.2.dist-info}/entry_points.txt +0 -0
- {smartpylogger-0.1.1.dist-info → smartpylogger-0.1.2.dist-info}/licenses/LICENSE +0 -0
- {smartpylogger-0.1.1.dist-info → smartpylogger-0.1.2.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: smartpylogger
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.2
|
4
4
|
Summary: Lightweight structured logger for Py projects with AI analysis!
|
5
5
|
Author-email: Your Name <your@email.com>
|
6
6
|
License: MIT
|
@@ -77,7 +77,7 @@ Special thanks goes out to the Couchbase team and AWS for sponsoring this projec
|
|
77
77
|
## Installation
|
78
78
|
|
79
79
|
```bash
|
80
|
-
pip install
|
80
|
+
pip install smartpylogger .
|
81
81
|
```
|
82
82
|
|
83
83
|
## Usage
|
@@ -0,0 +1,6 @@
|
|
1
|
+
smartpylogger-0.1.2.dist-info/licenses/LICENSE,sha256=Uzm7PRhEHjVNrcNRNqeVqkPzvQCYoL_1N9a9xeDJFAA,1059
|
2
|
+
smartpylogger-0.1.2.dist-info/METADATA,sha256=RLGQHmflHUYmWul-XRJpzrEAd2-bd11vtDyWMOscXdI,4874
|
3
|
+
smartpylogger-0.1.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
4
|
+
smartpylogger-0.1.2.dist-info/entry_points.txt,sha256=o2co43BTQtwt4St-nde6Ii-X13T9CQWdfOG1Ye0z2S8,71
|
5
|
+
smartpylogger-0.1.2.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
6
|
+
smartpylogger-0.1.2.dist-info/RECORD,,
|
@@ -1,6 +0,0 @@
|
|
1
|
-
smartpylogger-0.1.1.dist-info/licenses/LICENSE,sha256=Uzm7PRhEHjVNrcNRNqeVqkPzvQCYoL_1N9a9xeDJFAA,1059
|
2
|
-
smartpylogger-0.1.1.dist-info/METADATA,sha256=X_cbE2z4rlNuHxDJNz4qR-MX1FET6LAYf6HlJ2o4wRc,4863
|
3
|
-
smartpylogger-0.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
4
|
-
smartpylogger-0.1.1.dist-info/entry_points.txt,sha256=o2co43BTQtwt4St-nde6Ii-X13T9CQWdfOG1Ye0z2S8,71
|
5
|
-
smartpylogger-0.1.1.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
6
|
-
smartpylogger-0.1.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|