mirror of
https://github.com/ada-dmitry/kurator_bot.git
synced 2026-09-24 08:10:15 +00:00
14 lines
485 B
Plaintext
14 lines
485 B
Plaintext
Metadata-Version: 2.1
|
|
Name: logging
|
|
Version: 0.4.9.6
|
|
Summary: A logging module for Python
|
|
Home-page: http://www.red-dove.com/python_logging.html
|
|
Author: Vinay Sajip
|
|
Author-email: vinay_sajip@red-dove.com
|
|
Maintainer: Vinay Sajip
|
|
Maintainer-email: vinay_sajip@red-dove.com
|
|
License: Copyright (C) 2001-2005 by Vinay Sajip. All Rights Reserved. See LICENSE for license.
|
|
License-File: LICENSE
|
|
|
|
This module is intended to provide a standard error logging mechanism in Python as per PEP 282.
|