Documentation

HandlerConfig
in package

This class is automatically generated to help in creating a config.

Table of Contents

Properties

$_usedProperties  : mixed
$acceptedLevels  : mixed
$actionLevel  : mixed
$activationStrategy  : mixed
$apiVersion  : mixed
$appName  : mixed
$autoLogStacks  : mixed
$botName  : mixed
$bubble  : mixed
$bufferSize  : mixed
$channel  : mixed
$channels  : mixed
$clientId  : mixed
$config  : mixed
$connectionString  : mixed
$connectionTimeout  : mixed
$consoleFormaterOptions  : mixed
$consoleFormatterOptions  : mixed
$contentType  : mixed
$dateFormat  : mixed
$deduplicationLevel  : mixed
$delayBetweenMessages  : mixed
$disableNotification  : mixed
$disableWebpagePreview  : mixed
$documentType  : mixed
$dsn  : mixed
$elasticsearch  : mixed
$emailPrototype  : mixed
$environment  : mixed
$exchange  : mixed
$exchangeName  : mixed
$excluded404s  : mixed
$excludedHttpCodes  : mixed
$facility  : mixed
$filenameFormat  : mixed
$filePermission  : mixed
$fillExtraContext  : mixed
$flushOnOverflow  : mixed
$formatter  : mixed
$fromEmail  : mixed
$handler  : mixed
$headers  : mixed
$host  : mixed
$hubId  : mixed
$iconEmoji  : mixed
$id  : mixed
$ident  : mixed
$ignoreError  : mixed
$includeExtra  : mixed
$includeStacktraces  : mixed
$index  : mixed
$lazy  : mixed
$level  : mixed
$logopts  : mixed
$mailer  : mixed
$maxFiles  : mixed
$maxLevel  : mixed
$members  : mixed
$messageFormat  : mixed
$messageType  : mixed
$minLevel  : mixed
$mongo  : mixed
$nested  : mixed
$nickname  : mixed
$notify  : mixed
$parseMode  : mixed
$passthruLevel  : mixed
$path  : mixed
$persistent  : mixed
$port  : mixed
$predis  : mixed
$priority  : mixed
$processPsr3Messages  : mixed
$publisher  : mixed
$redis  : mixed
$region  : mixed
$release  : mixed
$room  : mixed
$source  : mixed
$splitLongMessages  : mixed
$stopBuffering  : mixed
$store  : mixed
$subject  : mixed
$tags  : mixed
$team  : mixed
$time  : mixed
$timeout  : mixed
$title  : mixed
$toEmail  : mixed
$token  : mixed
$type  : mixed
$url  : mixed
$useAttachment  : mixed
$useLocking  : mixed
$user  : mixed
$useShortAttachment  : mixed
$useSsl  : mixed
$verbosityLevels  : mixed
$webhookUrl  : mixed

Methods

__construct()  : mixed
acceptedLevels()  : $this
actionLevel()  : $this
activationStrategy()  : $this
apiVersion()  : $this
appName()  : $this
autoLogStacks()  : $this
botName()  : $this
bubble()  : $this
bufferSize()  : $this
channel()  : $this
channels()  : ChannelsConfig|$this
clientId()  : $this
config()  : $this
connectionString()  : $this
connectionTimeout()  : $this
consoleFormaterOptions()  : $this
consoleFormatterOptions()  : $this
contentType()  : $this
dateFormat()  : $this
deduplicationLevel()  : $this
delayBetweenMessages()  : $this
disableNotification()  : $this
disableWebpagePreview()  : $this
documentType()  : $this
dsn()  : $this
elasticsearch()  : ElasticsearchConfig|$this
emailPrototype()  : EmailPrototypeConfig|$this
environment()  : $this
exchange()  : $this
exchangeName()  : $this
excluded404s()  : $this
excludedHttpCode()  : ExcludedHttpCodeConfig|$this
facility()  : $this
filenameFormat()  : $this
filePermission()  : $this
fillExtraContext()  : $this
flushOnOverflow()  : $this
formatter()  : $this
fromEmail()  : $this
handler()  : $this
headers()  : $this
host()  : $this
hubId()  : $this
iconEmoji()  : $this
id()  : $this
ident()  : $this
ignoreError()  : $this
includeExtra()  : $this
includeStacktraces()  : $this
index()  : $this
lazy()  : $this
level()  : $this
logopts()  : $this
mailer()  : $this
maxFiles()  : $this
maxLevel()  : $this
members()  : $this
messageFormat()  : $this
messageType()  : $this
minLevel()  : $this
mongo()  : MongoConfig|$this
nested()  : $this
nickname()  : $this
notify()  : $this
parseMode()  : $this
passthruLevel()  : $this
path()  : $this
persistent()  : $this
port()  : $this
predis()  : PredisConfig|$this
priority()  : $this
processPsr3Messages()  : ProcessPsr3MessagesConfig|$this
publisher()  : PublisherConfig|$this
redis()  : RedisConfig|$this
region()  : $this
release()  : $this
room()  : $this
source()  : $this
splitLongMessages()  : $this
stopBuffering()  : $this
store()  : $this
subject()  : $this
tags()  : $this
team()  : $this
time()  : $this
timeout()  : $this
title()  : $this
toArray()  : array<string|int, mixed>
toEmail()  : $this
token()  : $this
type()  : $this
url()  : $this
useAttachment()  : $this
useLocking()  : $this
user()  : $this
useShortAttachment()  : $this
useSsl()  : $this
verbosityLevels()  : VerbosityLevelsConfig|$this
webhookUrl()  : $this

Properties

$consoleFormaterOptions

private mixed $consoleFormaterOptions

$consoleFormatterOptions

private mixed $consoleFormatterOptions

Methods

__construct()

public __construct([array<string|int, mixed> $value = [] ]) : mixed
Parameters
$value : array<string|int, mixed> = []

consoleFormaterOptions()

public consoleFormaterOptions(ParamConfigurator|mixed $value) : $this
Parameters
$value : ParamConfigurator|mixed
Tags
default

null

deprecated

".console_formater_options" is deprecated, use ".console_formatter_options" instead.

Return values
$this

tags()

public tags(mixed $value) : $this
Parameters
$value : mixed
Return values
$this

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

toEmail()

public toEmail(mixed $value) : $this
Parameters
$value : mixed
Return values
$this

        
On this page

Search results