• Autologging是一个轻便的蟒蛇模块,附有两个装饰和元类的。 它可以自动地名记录器相匹配的类名称。

    此外,它增加了自动追踪到一些类方法,定义了一个记录水平,以便开启或关闭所有的追踪消息,提供呼叫和返还追踪和登记录的属性。

  • Autologging एक हल्के पायथन मॉड्यूल के साथ आता है कि दो सज्जाकार और एक metaclass. यह कर सकते हैं स्वचालित रूप से नाम लकड़हारा से मेल करने के लिए वर्ग के नाम है ।

    इसके अतिरिक्त, यह कहते हैं स्वत: ट्रेसिंग करने के लिए कुछ वर्ग के तरीकों को परिभाषित करता है एक प्रवेश स्तर के क्रम में टॉगल करने के लिए पर या बंद सभी का पता लगाया संदेश, प्रदान करता है, कॉल और वापस अनुरेखण और लॉग रिकॉर्ड गुण है ।

  • Autologging is a lightweight Python module that comes with two decorators and a metaclass. It can automatically name the logger to match the class name.

    Additionally, it adds automatic tracing to some class methods, defines a log level in order to toggle on or off all traced messages, provides call and return tracing and logs record attributes.