日志包装器

quicklogging的Python项目详细描述


……_ majerti:http://majerti.fr
_阅读文档:http://quicklogging.readthedocs.io/en/latest/
…_ github:https://github.com/majerteam/quicklogging
。_ travis-ci:https://travis ci.org/majerteam/quicklogging/
。_ stringimporter:https://github.com/majerteam/stringimporter



关于快速日志的文档
====================
=>
=>




*docc:docs-readdocs readdocs docs docs readdocs docs docs(github rst已被破坏)
*源代码:on github

*CI测试:| citests



什么是快速日志
----


*quicklogging*是一个python:py:mod:`logging`包装器到

*删除一点日志模板,
*重定向打印输出。

``quicklogging`透明地提供了一个与当前代码相关的名称


重要提示:

logger的名称是进行调用的模块的名称。



例如,如果您从“project/models/chair.py”登录,您的记录器将被命名为“project.models.chair”。


这是一个非常重要的功能:

*此命名方案的优点1*


*优点2*

原著作者
=-

*麻省理工学院(见“许可证”文件)。
*作者:Majerti-Feth Arezki


要求
-





*python 3.5-dev:ok
*python nightly:ok


但是应该可以工作,因为我不知道api的更改:

*python 2.7:*测试*不正常(python 2.7没有:py:class:`importlib.abc.sourceloader`


libs required



none!除非您正在运行测试(然后您需要stringimporter)。

所以我有了这个简单的徽章:requirements。




doc contents
----

(如果没有显示toctree,则使用sphinx构建文档或在read the docs上读取它们:docs。


。目录树::
:编号:
:最大深度:2


|包image::https://badge.fury.io/py/quicklogging.svg
:目标:https://badge.fury.io/py/quicklogging

…|文档图片:https://readthedocs.org/projects/quicklogging/badge/?版本=最新
:alt:文档状态
:比例:100%
:目标:https://quicklogging.readthedocs.io/en/latest/?徽章=最新的|需求图像::https://requires.io/github/majerteam/quicklogging/requirements.svg?branch=master
:目标:https://requires.io/github/majerteam/quicklogging/requirements/?branch=master
:alt:需求状态

…|城市图片:https://travis-ci.org/majerteam/quicklogging.svg?branch=master
:alt:tests status with travis ci
:目标:https://travis ci.org/majerteam/quicklogging

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
带truezip的java拆分zip   java Spring,AppEngine:在AppEngine的数据源中添加postgresql url   java Android coverflow   java以编程方式创建复合过滤器,以在log4j 2中定义多个过滤器   java jpa eclipselink异常[eclipselink 4002]   中的java WordNet数据库目录相对路径。罐子   java无法在Spring Boot 2/3中显示登录的用户   java Onetomany:未找到联接表错误   java数据模型演化   java方法在类型列表中添加的(对象)不适用于参数(int)意味着什么?   用java打印两个数组   java SNMP4J发送从不超时   java添加/删除联系人(EditText)+类别(SpinnerBox),可以根据需要动态添加/删除多个联系人   语句和PreparedStatement之间的java差异   java在运行作为JAR归档文件分发的项目时加载图像等资源   来自应用程序或外部服务器的java Cron作业   多线程Java并发:并发添加和清除列表项   java更改单元测试的私有方法行为