[PR #4] [MERGED] Implementation of python logger #13

Closed
opened 2026-03-02 03:44:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dignajar/another-ldap-auth/pull/4
Author: @marianobilli
Created: 9/11/2020
Status: Merged
Merged: 9/11/2020
Merged by: @dignajar

Base: masterHead: master


📝 Commits (4)

  • 3d664a9 Merge pull request #1 from dignajar/master
  • 3de7761 implemented python logger
  • 136d7ef aligned variable names for logger
  • 9f1631a Readme fix for LOG_FORMAT

📊 Changes

4 files changed (+58 additions, -28 deletions)

View changed files

📝 README.md (+2 -0)
📝 files/aldap.py (+20 -17)
📝 files/cache.py (+11 -9)
📝 files/main.py (+25 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dignajar/another-ldap-auth/pull/4 **Author:** [@marianobilli](https://github.com/marianobilli) **Created:** 9/11/2020 **Status:** ✅ Merged **Merged:** 9/11/2020 **Merged by:** [@dignajar](https://github.com/dignajar) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`3d664a9`](https://github.com/dignajar/another-ldap-auth/commit/3d664a9e7757703a5d1adf351e1d4c0e2a33d93b) Merge pull request #1 from dignajar/master - [`3de7761`](https://github.com/dignajar/another-ldap-auth/commit/3de77610917f848e397bf2a54d9b44a64f68479b) implemented python logger - [`136d7ef`](https://github.com/dignajar/another-ldap-auth/commit/136d7efa491ed05c0f4acf1623123404b034e5bd) aligned variable names for logger - [`9f1631a`](https://github.com/dignajar/another-ldap-auth/commit/9f1631ad616edeaaa1e45e3d96ce2c1b2416ea39) Readme fix for LOG_FORMAT ### 📊 Changes **4 files changed** (+58 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) 📝 `files/aldap.py` (+20 -17) 📝 `files/cache.py` (+11 -9) 📝 `files/main.py` (+25 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:44:38 +03:00
Sign in to join this conversation.
No labels
bug
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/another-ldap-auth#13
No description provided.