CLog 0.1.0
logging as simple as putting on a shoe
Classes | Namespaces | Functions | Variables
common.py File Reference

Classes

class  clog.utils.common.LogLevel
 

Namespaces

namespace  clog
 
namespace  clog.utils
 
namespace  clog.utils.common
 

Functions

bool clog.utils.common.is_path_spec (str path_spec)
 

Variables

 clog.utils.common.str
 get the name of the OS More...
 
 clog.utils.common.__REGEX_PAT = re.compile(r'^(.+)[\\]([^\\]+)\\*$') \