mirror of
https://github.com/kristoferssolo/bunyan-formatter.git
synced 2026-02-04 06:22:05 +00:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
c4cb775a50
|
|||
| 9797e23c39 | |||
|
|
c22f28e87e |
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "bunyan-formatter"
|
name = "bunyan-formatter"
|
||||||
version = "0.1.6"
|
version = "1.0.1"
|
||||||
description = "A custom formatter for Python's logging module that outputs logs in the Bunyan JSON format."
|
description = "A custom formatter for Python's logging module that outputs logs in the Bunyan JSON format."
|
||||||
dependencies = []
|
dependencies = []
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|||||||
Reference in New Issue
Block a user