[WeEngine System] Copyright (c) 2014 WE7.CC WeEngine is NOT a free software, it under the license terms, visited http://www.we7.cc/ for more details.
LOGGING_ERROR = 'error'
LOGGING_TRACE = 'trace'
LOGGING_WARNING = 'warning'
LOGGING_INFO = 'info'
logging_run( $log, $type = 'trace', $filename = 'run')
logging_implode( $array, $skip = array())