FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-json-logger/debian/control at master · doselect/python-json-logger · GitHub
doselect
/
python-json-logger
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-json-logger
/
debian
/
control
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (18 loc) · 729 Bytes
Breadcrumbs
python-json-logger
/
debian
/
control
Copy path
File metadata and controls
19 lines (18 loc) · 729 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: python3-json-logger
Section: python
Priority: optional
Maintainer: Maximilian Wilhelm <max@sdn.clinic>
Build-Depends: debhelper (>= 9), dh-python, dh-systemd,
python3-all,
python3-setuptools,
python3-pbr
Standards-Version: 3.9.5
Homepage: https://github.com/madzak/python-json-logger
X-Python3-Version: >= 3.2
Package: python3-json-logger
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: JSON library for Python logging framework
This library is provided to allow standard python logging to output log data
as json objects. With JSON we can make our logs more readable by machines
and we can stop writing custom parsers for syslog type records.
Back
|
FazBrowse Home
|
New Git URL