D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
usr
/
libexec
/
kcare
/
python
/
kcarectl
/
__pycache__
/
Filename :
log_utils.cpython-36.pyc
back
Copy
3 #w�gE � @ s� d dl mZ d dlZd dlZd dlZd dlZd dlZddlmZ ddlm Z ej d�Zdd� Zdd d�Z ddd �Zddd�Zddd�Zd dd�Zdd� Zdd� Zdd� Zd!dd�ZdS )"� )�print_functionN� )�config)� constants�kcarec C s t | tj� tj| � d S )N)� _printlvlr �PRINT_DEBUG�kcarelog�debug)�message� r �//usr/libexec/kcare/python/kcarectl/log_utils.py�logdebug s r Tc C s |rt | tj� tj| � d S )N)r r � PRINT_INFOr �info)r � print_msgr r r �loginfo s r c C s$ |rt | tjtjd� tj| � d S )N)�file)r r � PRINT_WARN�sys�stderrr �warning)r r r r r �logwarn! s r c C s$ |rt | tjtjd� tj| � d S )N)r )r r �PRINT_ERRORr r r �error)r r r r r �logerror'