Go to file
Michał Górny 60c39a3b87 Replace deprecated logging.warn() calls with logging.warning()
Replace the deprecated logging.warn() calls with logging.warning().
The former were undocumented, deprecated since Python 3.3 and eventually
removed in Python 3.13.

See: https://docs.python.org/3.13/whatsnew/3.13.html#logging
Partial-Bug: 2069084
Change-Id: I6d1ee13409fe84cd54b7a3aa3ed862bc6e33f1c3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-06-11 21:49:02 +02:00
2024-05-01 14:26:39 +09:00
2020-01-31 10:55:10 +01:00
2019-04-19 19:48:02 +00:00
2018-08-10 15:57:52 -04:00
2024-05-01 14:27:02 +09:00
2022-12-31 11:12:48 +08:00
2024-05-01 14:26:39 +09:00
2024-02-06 15:18:54 +09:00

Team and repository tags

image

oslo.log -- Oslo Logging Library

Latest Version

Downloads

The oslo.log (logging) configuration library provides standardized configuration for all openstack projects. It also provides custom formatters, handlers and support for context specific logging (like resource id's etc).

Description
Logging library.
Readme 7.7 MiB
Languages
Python 100%