golden hour
/opt/saltstack/salt/lib/python3.10/site-packages/salt/log/__pycache__
⬆️ Go Up
Upload
File/Folder
Size
Actions
__init__.cpython-310.pyc
991 B
Del
OK
mixins.cpython-310.pyc
736 B
Del
OK
setup.cpython-310.pyc
5.38 KB
Del
OK
Edit: setup.cpython-310.pyc
o �xe� � @ s d dl mZ d dlmZmZmZmZmZmZ d dl m Z mZmZm Z mZmZ d dl mZ d dlmZ eddjed�d d � dd� Zed d� �Zedd� �Zedd� �Zedd� �Zedd� �Zedd� �Zedd� �ZG dd� de�Zedd� �ZedLd d!��Z edMd#d$��Z!e " " dNd%d&��Z"ed'd(� �Z#ed)d*� �Z$ed+d,� �Z%ed-d.� �Z&ed/d0� �Z'ed1d2� �Z(edOd3d4��Z)ed5d6� �Z*ed7d8� �Z+ed9d:� �Z,ed;d<� �Z-edPd>d?��Z.edLd@dA��Z/edBdC� �Z0edDdE� �Z1edFdG� �Z2edHdI� �Z3edJdK� �Z4d"S )Q� ��wraps)�FileHandler�QueueHandler�RotatingFileHandler� StreamHandler� SysLogHandler�WatchedFileHandler)� LOG_COLORS� LOG_LEVELS�LOG_VALUES_TO_LEVELS�SORTED_LEVEL_NAMES�SaltColorLogRecord� SaltLogRecord)�set_log_record_factory)�warn_until_date�20240101z�Please stop using '{name}' and instead use 'salt._logging'. '{name}' will go away after {{date}}. Do note however that 'salt._logging' is now considered a non public implementation and is subject to change without deprecations.��name� �� stacklevelc s t � �� fdd��}|S )Nc s t ddj� jd�dd� d S )Nr zjPlease stop using 'salt.log.setup.{name}()' as it no longer does anything and will go away after {{date}}.r r r )r �format�__qualname__)�args�kwargs��func� �B/opt/saltstack/salt/lib/python3.10/site-packages/salt/log/setup.py�wrapper"