HEX
Server: Apache
System: Linux zacp120.webway.host 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User: govancoz (1003)
PHP: 8.3.26
Disabled: exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
Upload Files
File: //usr/lib/python3.6/site-packages/cloudinit/reporting/__pycache__/__init__.cpython-36.pyc
3

\�me(�@sZdZddlmZddlmZddlmZmZdddiiZdd	�Z	d
d�Z
e�Ze	e�dS)
z�
cloud-init reporting framework

The reporting framework is intended to allow all parts of cloud-init to
report events in a structured manner.
�)�Type)�DictRegistry)�HandlerType�available_handlersZlogging�type�logcCsfx`|j�D]T\}}|s&tj|dd�q
|j�}tj|jd�}tj|�|f|�}tj||�q
WdS)z�Update the instantiated_handler_registry.

    :param config:
        The dictionary containing changes to apply.  If a key is given
        with a False-ish value, the registered handler matching that name
        will be unregistered.
    T)�forcerN)�items�instantiated_handler_registryZunregister_item�copyr�registered_items�popZ
register_item)�configZhandler_nameZhandler_config�cls�instance�r�/usr/lib/python3.6/__init__.py�update_configurations


rcCs xtjj�D]}|j�qWdS)N)r
r�values�flush)Zhandlerrrr�flush_events-srN)�__doc__ZtypingrZcloudinit.registryrZcloudinit.reporting.handlersrrZDEFAULT_CONFIGrrr
rrrr�<module>
s