PATH:
home
/
sparklp6
/
public_html
/
website_356c8563
/
nitropack
/
nitropack-sdk
/
vendor
/
nitropack
/
httpclient
/
src
<?php namespace NitroPack\HttpClient; /** * @method void alert(string $message, array $context = []) * @method void critical(string $message, array $context = []) * @method void emergency(string $message, array $context = []) * @method void error(string $message, array $context = []) * @method void debug(string $message, array $context = []) * @method void info(string $message, array $context = []) * @method void log(string $message, array $context = []) * @method void notice(string $message, array $context = []) * @method void warning(string $message, array $context = []) */ class Logger { public function __construct() { // Initialize the logger } public function __call($name, $arguments) { // Log the message } }
[-] HttpClientProxy.php
[edit]
[-] .htaccess
[edit]
[-] HttpConfig.php
[edit]
[-] Logger.php
[edit]
[-] HttpClientTimerType.php
[edit]
[+]
StreamFilter
[-] HttpClientMulti.php
[edit]
[-] 57999
[edit]
[-] HttpClientSocksProxy.php
[edit]
[+]
Commands
[-] HttpClientSocks4Proxy.php
[edit]
[-] HttpClientTimer.php
[edit]
[-] HttpClientState.php
[edit]
[-] 7765
[edit]
[+]
..
[+]
Exceptions