Skip to content

Commit a965bf4

Browse files
committed
Added 'Structlog with Django is Awesome!' by Bruno Ribeiro
1 parent b33dc25 commit a965bf4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
- [HTMX](#htmx)
2323
- [Job Hunting](#job-hunting)
2424
- [Learn by Example](#learn-by-example)
25+
- [Logging](#logging)
2526
- [Models](#models)
2627
- [Multitenancy](#multitenancy)
2728
- [Performance / Scaling](#performance--scaling)
@@ -134,6 +135,10 @@
134135

135136
- [Build an NFT rarity tool with Django](https://justdjango.com/blog/nft-rarity-tool) by Matthew Freire
136137

138+
### Logging
139+
140+
- [Structlog with Django is Awesome!](https://loop0.sh/posts/structlog-with-django-is-awesome/) by Bruno Ribeiro
141+
137142
### Models
138143

139144
- [Django models, encapsulation and data integrity](https://www.dabapps.com/insights/django-models-and-encapsulation/) by Tom Christie

0 commit comments

Comments
 (0)