Table of Contents
Constants
-
CLI_DANGER
= "\x1b[1;37m\x1b[41m"
-
CLI_INFO
= "\x1b[0;36m"
-
CLI_RESET
= "\x1b[0m"
-
CLI_WARNING
= "\x1b[1;33m"
-
MB_10
= 10240000
-
MB_100
= 102400000
Properties
-
$arquivo_log
: mixed
Methods
-
debug()
: mixed
-
debug_hash()
: mixed
-
escrever()
: mixed
-
excluir_zips_antigos()
: mixed
CLI_DANGER
public
mixed
CLI_DANGER
= "\x1b[1;37m\x1b[41m"
CLI_INFO
public
mixed
CLI_INFO
= "\x1b[0;36m"
CLI_RESET
public
mixed
CLI_RESET
= "\x1b[0m"
CLI_WARNING
public
mixed
CLI_WARNING
= "\x1b[1;33m"
MB_10
public
mixed
MB_10
= 10240000
MB_100
public
mixed
MB_100
= 102400000
$arquivo_log
public
static mixed
$arquivo_log
debug()
public
static debug(mixed $arquivo, mixed $debug_hash, mixed $mensagem[, mixed $command_line_interface = null ][, mixed $color = null ]) : mixed
Parameters
-
$arquivo
: mixed
-
-
$debug_hash
: mixed
-
-
$mensagem
: mixed
-
-
$command_line_interface
: mixed
= null
-
-
$color
: mixed
= null
-
debug_hash()
public
static debug_hash(mixed $hash) : mixed
Parameters
-
$hash
: mixed
-
escrever()
public
static escrever(mixed $arquivo, mixed $mensagem[, mixed $command_line_interface = false ][, mixed $color = null ]) : mixed
Parameters
-
$arquivo
: mixed
-
-
$mensagem
: mixed
-
-
$command_line_interface
: mixed
= false
-
-
$color
: mixed
= null
-
excluir_zips_antigos()
public
static excluir_zips_antigos([mixed $arquivo = '' ]) : mixed
Parameters
-
$arquivo
: mixed
= ''
-