Home
last modified time | relevance | path

Searched refs:contextKey (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DLogstashFormatter.php42 protected $contextKey; variable in Monolog\\Formatter\\LogstashFormatter
48 …* @param string $contextKey The key for context keys inside logstash "fields", defaults …
50 …cationName, ?string $systemName = null, string $extraKey = 'extra', string $contextKey = 'context') argument
58 $this->contextKey = $contextKey;
96 $message[$this->contextKey] = $record['context'];
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js426contextKey(){return this._contextKey}set contextKey(e){this._contextKey=e,this.update()}get busy()…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js426contextKey(){return this._contextKey}set contextKey(e){this._contextKey=e,this.update()}get busy()…
H A Dbundle.js.map1contextKey() {\n return this._contextKey;\n }\n set contextKey(contextKey) {\n …