first commit

This commit is contained in:
Beyhan Ogur
2026-05-11 15:08:50 +03:00
commit a408821410
47 changed files with 4670 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
Üç seviye var:
┌───────────────────┬──────────────────────────────────────────────────┐
│ LOG_LEVEL │ Gösterilen │
├───────────────────┼──────────────────────────────────────────────────┤
│ debug │ Her şey — full body, headers, dönüşüm detayları
├───────────────────┼──────────────────────────────────────────────────┤
│ info (varsayılan) │ Özet — method, path, status, latency (tek satır) │
├───────────────────┼──────────────────────────────────────────────────┤
│ warn │ Sadece hatalar │
└───────────────────┴──────────────────────────────────────────────────┘