mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 18:14:11 +02:00
update baked data
This commit is contained in:
parent
9e95c9834f
commit
fc8bfffae2
5 changed files with 87 additions and 112 deletions
|
|
@ -228,3 +228,4 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/vendor/justinrainbow/json-schema/src/JsonSchema/Uri/UriRetriever.php" , line : 150usize , placeholders : & ["$pathElement" , "$uri"] , exception : Some ("JsonSchema\\Exception\\ResourceNotFoundException") , pattern : "Fragment part \"\0\" is no object in \0\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/vendor/justinrainbow/json-schema/src/JsonSchema/Uri/UriRetriever.php" , line : 150usize , placeholders : & ["$pathElement" , "$uri"] , exception : Some ("JsonSchema\\Exception\\ResourceNotFoundException") , pattern : "Fragment part \"\0\" is no object in \0\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/vendor/justinrainbow/json-schema/src/JsonSchema/Uri/UriRetriever.php" , line : 213usize , placeholders : & ["$error"] , exception : Some ("JsonSchema\\Exception\\JsonDecodingException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/vendor/justinrainbow/json-schema/src/JsonSchema/Uri/UriRetriever.php" , line : 213usize , placeholders : & ["$error"] , exception : Some ("JsonSchema\\Exception\\JsonDecodingException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,29 +1,7 @@
|
||||||
pub const STATEMENTS: &[crate::LoggingStatement] = &[
|
pub const STATEMENTS: &[crate::LoggingStatement] = &[
|
||||||
crate::LoggingStatement {
|
|
||||||
level: crate::LogLevel::Debug,
|
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/lib/Operation.php" , line : 104usize , placeholders : & ["$e->getMessage()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
||||||
path: "/lib/Operation.php",
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/Operation.php" , line : 106usize , placeholders : & [] , exception : Some ("OCP\\Files\\ForbiddenException") , pattern : "Access denied\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
line: 104usize,
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/Operation.php" , line : 203usize , placeholders : & [] , exception : Some ("UnexpectedValueException") , pattern : "No rule given\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
placeholders: &["$e->getMessage()"],
|
|
||||||
exception: None,
|
|
||||||
pattern: "\0\u{1}\u{1}",
|
|
||||||
has_meaningful_message: false,
|
|
||||||
},
|
|
||||||
crate::LoggingStatement {
|
|
||||||
level: crate::LogLevel::Exception,
|
|
||||||
path: "/lib/Operation.php",
|
|
||||||
line: 106usize,
|
|
||||||
placeholders: &[],
|
|
||||||
exception: Some("OCP\\Files\\ForbiddenException"),
|
|
||||||
pattern: "Access denied\u{1}\u{1}",
|
|
||||||
has_meaningful_message: true,
|
|
||||||
},
|
|
||||||
crate::LoggingStatement {
|
|
||||||
level: crate::LogLevel::Exception,
|
|
||||||
path: "/lib/Operation.php",
|
|
||||||
line: 203usize,
|
|
||||||
placeholders: &[],
|
|
||||||
exception: Some("UnexpectedValueException"),
|
|
||||||
pattern: "No rule given\u{1}\u{1}",
|
|
||||||
has_meaningful_message: true,
|
|
||||||
},
|
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -42,3 +42,4 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/Scanner/ScannerFactory.php" , line : 52usize , placeholders : & ["$avMode"] , exception : Some ("InvalidArgumentException") , pattern : "Application is misconfigured. Please check the settings at the admin page. Invalid mode: \0\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/Scanner/ScannerFactory.php" , line : 52usize , placeholders : & ["$avMode"] , exception : Some ("InvalidArgumentException") , pattern : "Application is misconfigured. Please check the settings at the admin page. Invalid mode: \0\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/Status.php" , line : 86usize , placeholders : & ["__METHOD__" , "$e->getMessage()"] , exception : None , pattern : "\0, exception: \0\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/lib/Status.php" , line : 86usize , placeholders : & ["__METHOD__" , "$e->getMessage()"] , exception : None , pattern : "\0, exception: \0\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,31 +6,25 @@ mod files_antivirus_5;
|
||||||
mod server_29;
|
mod server_29;
|
||||||
|
|
||||||
pub const MIN_VERSIONS: &[(&str, &str)] = &[
|
pub const MIN_VERSIONS: &[(&str, &str)] = &[
|
||||||
("deck", "1"),
|
("deck", "1"),
|
||||||
("files_accesscontrol", "1"),
|
("files_accesscontrol", "1"),
|
||||||
("files_antivirus", "5"),
|
("files_antivirus", "5"),
|
||||||
("server", "29"),
|
("server", "29"),
|
||||||
];
|
];
|
||||||
|
|
||||||
pub const MAX_VERSIONS: &[(&str, &str)] = &[
|
pub const MAX_VERSIONS: &[(&str, &str)] = &[
|
||||||
("deck", "1"),
|
("deck", "1"),
|
||||||
("files_accesscontrol", "1"),
|
("files_accesscontrol", "1"),
|
||||||
("files_antivirus", "5"),
|
("files_antivirus", "5"),
|
||||||
("server", "29"),
|
("server", "29"),
|
||||||
];
|
];
|
||||||
|
|
||||||
pub fn get_statements_for(
|
pub fn get_statements_for(name: &str, version: &str) -> Option<(&'static str, &'static [LoggingStatement])> {
|
||||||
name: &str,
|
|
||||||
version: &str,
|
|
||||||
) -> Option<(&'static str, &'static [LoggingStatement])> {
|
|
||||||
match (name, version) {
|
match (name, version) {
|
||||||
("deck", "1") => Some(("/apps/deck", deck_1::STATEMENTS)),
|
("deck", "1") => Some(("/apps/deck", deck_1::STATEMENTS)),
|
||||||
("files_accesscontrol", "1") => Some((
|
("files_accesscontrol", "1") => Some(("/apps/files_accesscontrol", files_accesscontrol_1::STATEMENTS)),
|
||||||
"/apps/files_accesscontrol",
|
("files_antivirus", "5") => Some(("/apps/files_antivirus", files_antivirus_5::STATEMENTS)),
|
||||||
files_accesscontrol_1::STATEMENTS,
|
("server", "29") => Some(("", server_29::STATEMENTS)),
|
||||||
)),
|
|
||||||
("files_antivirus", "5") => Some(("/apps/files_antivirus", files_antivirus_5::STATEMENTS)),
|
|
||||||
("server", "29") => Some(("", server_29::STATEMENTS)),
|
|
||||||
_ => None,
|
_ => None,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1480,9 +1480,9 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 5903usize , placeholders : & ["$url"] , exception : None , pattern : "`\0` file not found for @import\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 5903usize , placeholders : & ["$url"] , exception : None , pattern : "`\0` file not found for @import\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 5952usize , placeholders : & ["implode(\"\\n\", $formattedPrettyPaths)"] , exception : None , pattern : "It's not clear which file to import. Found:\n\0\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 5952usize , placeholders : & ["implode(\"\\n\", $formattedPrettyPaths)"] , exception : None , pattern : "It's not clear which file to import. Found:\n\0\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6114usize , placeholders : & ["...func_get_args()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6114usize , placeholders : & ["...func_get_args()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6180usize , placeholders : & [] , exception : None , pattern : "Error: Only %d arguments allowed in %s(), but %d were passed.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6180usize , placeholders : & ["" , "" , ""] , exception : None , pattern : "Error: Only \0 arguments allowed in \0(), but \0 were passed.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6193usize , placeholders : & [] , exception : None , pattern : "Error: %s() argument%s %s missing.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6193usize , placeholders : & ["" , "" , ""] , exception : None , pattern : "Error: \0() argument\0 \0 missing.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6259usize , placeholders : & [] , exception : None , pattern : "An @import loop has been found: %s imports %s\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6259usize , placeholders : & ["" , ""] , exception : None , pattern : "An @import loop has been found: \0 imports \0\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6296usize , placeholders : & ["$name"] , exception : None , pattern : "@function \0() without parentEnv\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6296usize , placeholders : & ["$name"] , exception : None , pattern : "@function \0() without parentEnv\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6514usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "The argument declaration is invalid. The rest argument must be the last one.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6514usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "The argument declaration is invalid. The rest argument must be the last one.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6668usize , placeholders : & ["$originalName"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "Argument $\0 was passed both by position and by name.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6668usize , placeholders : & ["$originalName"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "Argument $\0 was passed both by position and by name.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
|
|
@ -1494,12 +1494,12 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6779usize , placeholders : & ["$name"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "Duplicate named argument $\0.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6779usize , placeholders : & ["$name"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "Duplicate named argument $\0.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6796usize , placeholders : & ["$name"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "Duplicate named argument $\0.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6796usize , placeholders : & ["$name"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "Duplicate named argument $\0.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6814usize , placeholders : & [] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "Positional arguments must come before keyword arguments.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 6814usize , placeholders : & [] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "Positional arguments must come before keyword arguments.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 7310usize , placeholders : & [] , exception : None , pattern : "Expected %s to have no units or \"%%\".\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 7310usize , placeholders : & ["" , ""] , exception : None , pattern : "Expected \0 to have no units or \"\0\".\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 7445usize , placeholders : & [] , exception : None , pattern : "expecting list, %s received\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 7445usize , placeholders : & [""] , exception : None , pattern : "expecting list, \0 received\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 7467usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "The argument is not a sass argument list.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 7467usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "The argument is not a sass argument list.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 7777usize , placeholders : & ["$functionReference[0]"] , exception : None , pattern : "Function reference expected, got \0\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 7777usize , placeholders : & ["$functionReference[0]"] , exception : None , pattern : "Function reference expected, got \0\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 7954usize , placeholders : & [] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "Only one positional argument is allowed. All other arguments must be passed by name.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 7954usize , placeholders : & [] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "Only one positional argument is allowed. All other arguments must be passed by name.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 7979usize , placeholders : & ["$name" , "$number"] , exception : None , pattern : "\0 Passing a number `\0` without unit % is deprecated.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 7979usize , placeholders : & ["$name" , "$number" , ""] , exception : None , pattern : "\0 Passing a number `\0` without unit \0s deprecated.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 7980usize , placeholders : & ["$warning->getMessage()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 7980usize , placeholders : & ["$warning->getMessage()"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 8025usize , placeholders : & ["$unknownNames ? 's' : ''" , "$unknownNames ? implode(', $', $unknownNames) . ' or $' : ''" , "$lastName"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "No argument\0 named $\0\0.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 8025usize , placeholders : & ["$unknownNames ? 's' : ''" , "$unknownNames ? implode(', $', $unknownNames) . ' or $' : ''" , "$lastName"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "No argument\0 named $\0\0.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 8033usize , placeholders : & ["$hasWB ? 'HWB' : 'HSL'"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "RGB parameters may not be passed along with \0 parameters.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/scssphp/scssphp/src/Compiler.php" , line : 8033usize , placeholders : & ["$hasWB ? 'HWB' : 'HSL'"] , exception : Some ("ScssPhp\\ScssPhp\\Exception\\SassScriptException") , pattern : "RGB parameters may not be passed along with \0 parameters.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
|
|
@ -1846,7 +1846,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/http-foundation/HeaderBag.php" , line : 207usize , placeholders : & ["$key" , "$value"] , exception : Some ("RuntimeException") , pattern : "The \"\0\" HTTP header is not parseable (\0).\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/http-foundation/HeaderBag.php" , line : 207usize , placeholders : & ["$key" , "$value"] , exception : Some ("RuntimeException") , pattern : "The \"\0\" HTTP header is not parseable (\0).\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/http-foundation/HeaderUtils.php" , line : 164usize , placeholders : & ["self::DISPOSITION_ATTACHMENT" , "self::DISPOSITION_INLINE"] , exception : Some ("InvalidArgumentException") , pattern : "The disposition must be either \"\0\" or \"\0\".\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/http-foundation/HeaderUtils.php" , line : 164usize , placeholders : & ["self::DISPOSITION_ATTACHMENT" , "self::DISPOSITION_INLINE"] , exception : Some ("InvalidArgumentException") , pattern : "The disposition must be either \"\0\" or \"\0\".\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/http-foundation/HeaderUtils.php" , line : 173usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "The filename fallback must only contain ASCII characters.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/http-foundation/HeaderUtils.php" , line : 173usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "The filename fallback must only contain ASCII characters.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/http-foundation/HeaderUtils.php" , line : 178usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "The filename fallback cannot contain the \"%\" character.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/http-foundation/HeaderUtils.php" , line : 178usize , placeholders : & ["The filename fallback cannot contain the \"%\" character."] , exception : Some ("InvalidArgumentException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/http-foundation/HeaderUtils.php" , line : 183usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "The filename and the fallback cannot contain the \"/\" and \"\\\" characters.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/http-foundation/HeaderUtils.php" , line : 183usize , placeholders : & [] , exception : Some ("InvalidArgumentException") , pattern : "The filename and the fallback cannot contain the \"/\" and \"\\\" characters.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/http-foundation/IpUtils.php" , line : 135usize , placeholders : & [] , exception : Some ("RuntimeException") , pattern : "Unable to check Ipv6. Check that PHP was not compiled with option \"disable-ipv6\".\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/http-foundation/IpUtils.php" , line : 135usize , placeholders : & [] , exception : Some ("RuntimeException") , pattern : "Unable to check Ipv6. Check that PHP was not compiled with option \"disable-ipv6\".\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/http-foundation/JsonResponse.php" , line : 47usize , placeholders : & ["__METHOD__" , "get_debug_type($data)"] , exception : Some ("TypeError") , pattern : "\"\0\": If $json is set to true, argument $data must be a string or object implementing __toString(), \"\0\" given.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/http-foundation/JsonResponse.php" , line : 47usize , placeholders : & ["__METHOD__" , "get_debug_type($data)"] , exception : Some ("TypeError") , pattern : "\"\0\": If $json is set to true, argument $data must be a string or object implementing __toString(), \"\0\" given.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
|
|
@ -2073,7 +2073,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/process/Process.php" , line : 1638usize , placeholders : & ["$matches[1]" , "$commandline"] , exception : Some ("Symfony\\Component\\Process\\Exception\\InvalidArgumentException") , pattern : "Command line is missing a value for parameter \"\0\": \0\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/process/Process.php" , line : 1638usize , placeholders : & ["$matches[1]" , "$commandline"] , exception : Some ("Symfony\\Component\\Process\\Exception\\InvalidArgumentException") , pattern : "Command line is missing a value for parameter \"\0\": \0\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/process/ProcessUtils.php" , line : 64usize , placeholders : & ["$caller"] , exception : Some ("Symfony\\Component\\Process\\Exception\\InvalidArgumentException") , pattern : "\"\0\" only accepts strings, Traversable objects or stream resources.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/process/ProcessUtils.php" , line : 64usize , placeholders : & ["$caller"] , exception : Some ("Symfony\\Component\\Process\\Exception\\InvalidArgumentException") , pattern : "\"\0\" only accepts strings, Traversable objects or stream resources.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/routing/Alias.php" , line : 63usize , placeholders : & [] , exception : Some ("Symfony\\Component\\Routing\\Exception\\InvalidArgumentException") , pattern : "Invalid characters found in deprecation template.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/routing/Alias.php" , line : 63usize , placeholders : & [] , exception : Some ("Symfony\\Component\\Routing\\Exception\\InvalidArgumentException") , pattern : "Invalid characters found in deprecation template.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/routing/Alias.php" , line : 67usize , placeholders : & [] , exception : Some ("Symfony\\Component\\Routing\\Exception\\InvalidArgumentException") , pattern : "The deprecation template must contain the \"%alias_id%\" placeholder.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/routing/Alias.php" , line : 67usize , placeholders : & ["The deprecation template must contain the \"%alias_id%\" placeholder."] , exception : Some ("Symfony\\Component\\Routing\\Exception\\InvalidArgumentException") , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/routing/Annotation/Route.php" , line : 70usize , placeholders : & ["__METHOD__" , "get_debug_type($data)"] , exception : Some ("TypeError") , pattern : "\"\0\": Argument $data is expected to be a string or array, got \"\0\".\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/routing/Annotation/Route.php" , line : 70usize , placeholders : & ["__METHOD__" , "get_debug_type($data)"] , exception : Some ("TypeError") , pattern : "\"\0\": Argument $data is expected to be a string or array, got \"\0\".\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/routing/Annotation/Route.php" , line : 87usize , placeholders : & ["__METHOD__" , "get_debug_type($path)"] , exception : Some ("TypeError") , pattern : "\"\0\": Argument $path is expected to be a string, array or null, got \"\0\".\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/routing/Annotation/Route.php" , line : 87usize , placeholders : & ["__METHOD__" , "get_debug_type($path)"] , exception : Some ("TypeError") , pattern : "\"\0\": Argument $path is expected to be a string, array or null, got \"\0\".\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/routing/Annotation/Route.php" , line : 111usize , placeholders : & ["static::class"] , exception : Some ("BadMethodCallException") , pattern : "Unknown property \"localized_paths\" on annotation \"\0\".\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/3rdparty/symfony/routing/Annotation/Route.php" , line : 111usize , placeholders : & ["static::class"] , exception : Some ("BadMethodCallException") , pattern : "Unknown property \"localized_paths\" on annotation \"\0\".\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
|
|
@ -2441,63 +2441,63 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/admin_audit/lib/Actions/Action.php" , line : 55usize , placeholders : & ["$element"] , exception : None , pattern : "$params[\"\0\"] was missing.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/admin_audit/lib/Actions/Action.php" , line : 55usize , placeholders : & ["$element"] , exception : None , pattern : "$params[\"\0\"] was missing.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/admin_audit/lib/Actions/Action.php" , line : 60usize , placeholders : & ["." , "'\"] was missing. Transferred value: %s'"] , exception : None , pattern : "\0\0\u{1}\u{1}" , has_meaningful_message : false , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/admin_audit/lib/Actions/Action.php" , line : 60usize , placeholders : & ["." , "'\"] was missing. Transferred value: %s'"] , exception : None , pattern : "\0\0\u{1}\u{1}" , has_meaningful_message : false , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/admin_audit/lib/Actions/Action.php" , line : 80usize , placeholders : & ["vsprintf($text,$replaceArray)"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/admin_audit/lib/Actions/Action.php" , line : 80usize , placeholders : & ["vsprintf($text,$replaceArray)"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/AppManagement.php" , line : 35usize , placeholders : & [] , exception : None , pattern : "App \"%s\" enabled\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/AppManagement.php" , line : 35usize , placeholders : & [""] , exception : None , pattern : "App \"\0\" enabled\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/AppManagement.php" , line : 46usize , placeholders : & [] , exception : None , pattern : "App \"%1$s\" enabled for groups: %2$s\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/AppManagement.php" , line : 46usize , placeholders : & ["App \"%1$s\" enabled for groups: %2$s"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/AppManagement.php" , line : 56usize , placeholders : & [] , exception : None , pattern : "App \"%s\" disabled\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/AppManagement.php" , line : 56usize , placeholders : & [""] , exception : None , pattern : "App \"\0\" disabled\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Auth.php" , line : 37usize , placeholders : & [] , exception : None , pattern : "Login attempt: \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Auth.php" , line : 37usize , placeholders : & [""] , exception : None , pattern : "Login attempt: \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Auth.php" , line : 48usize , placeholders : & [] , exception : None , pattern : "Login successful: \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Auth.php" , line : 48usize , placeholders : & [""] , exception : None , pattern : "Login successful: \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Auth.php" , line : 59usize , placeholders : & [] , exception : None , pattern : "Logout occurred\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Auth.php" , line : 59usize , placeholders : & [] , exception : None , pattern : "Logout occurred\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Console.php" , line : 43usize , placeholders : & [] , exception : None , pattern : "Console command executed: %s\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Console.php" , line : 43usize , placeholders : & [""] , exception : None , pattern : "Console command executed: \0\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Files.php" , line : 42usize , placeholders : & [] , exception : None , pattern : "File accessed: \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Files.php" , line : 42usize , placeholders : & [""] , exception : None , pattern : "File accessed: \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Files.php" , line : 57usize , placeholders : & [] , exception : None , pattern : "File renamed: \"%s\" to \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Files.php" , line : 57usize , placeholders : & ["" , ""] , exception : None , pattern : "File renamed: \"\0\" to \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Files.php" , line : 77usize , placeholders : & [] , exception : None , pattern : "File created: \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Files.php" , line : 77usize , placeholders : & [""] , exception : None , pattern : "File created: \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Files.php" , line : 92usize , placeholders : & [] , exception : None , pattern : "File copied: \"%s\" to \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Files.php" , line : 92usize , placeholders : & ["" , ""] , exception : None , pattern : "File copied: \"\0\" to \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Files.php" , line : 112usize , placeholders : & [] , exception : None , pattern : "File written to: \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Files.php" , line : 112usize , placeholders : & [""] , exception : None , pattern : "File written to: \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Files.php" , line : 127usize , placeholders : & [] , exception : None , pattern : "File updated: \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Files.php" , line : 127usize , placeholders : & [""] , exception : None , pattern : "File updated: \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Files.php" , line : 142usize , placeholders : & [] , exception : None , pattern : "File deleted: \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Files.php" , line : 142usize , placeholders : & [""] , exception : None , pattern : "File deleted: \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Files.php" , line : 157usize , placeholders : & [] , exception : None , pattern : "Preview accessed: \"%s\" (width: \"%s\", height: \"%s\" crop: \"%s\", mode: \"%s\")\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Files.php" , line : 157usize , placeholders : & ["" , "" , "" , "" , ""] , exception : None , pattern : "Preview accessed: \"\0\" (width: \"\0\", height: \"\0\" crop: \"\0\", mode: \"\0\")\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/GroupManagement.php" , line : 49usize , placeholders : & [] , exception : None , pattern : "User \"%s\" added to group \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/GroupManagement.php" , line : 49usize , placeholders : & ["" , ""] , exception : None , pattern : "User \"\0\" added to group \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/GroupManagement.php" , line : 67usize , placeholders : & [] , exception : None , pattern : "User \"%s\" removed from group \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/GroupManagement.php" , line : 67usize , placeholders : & ["" , ""] , exception : None , pattern : "User \"\0\" removed from group \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/GroupManagement.php" , line : 84usize , placeholders : & [] , exception : None , pattern : "Group created: \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/GroupManagement.php" , line : 84usize , placeholders : & [""] , exception : None , pattern : "Group created: \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/GroupManagement.php" , line : 100usize , placeholders : & [] , exception : None , pattern : "Group deleted: \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/GroupManagement.php" , line : 100usize , placeholders : & [""] , exception : None , pattern : "Group deleted: \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Security.php" , line : 48usize , placeholders : & [] , exception : None , pattern : "Failed two factor attempt by user %s (%s) with provider %s\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Security.php" , line : 48usize , placeholders : & ["" , "" , ""] , exception : None , pattern : "Failed two factor attempt by user \0 (\0) with provider \0\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Security.php" , line : 69usize , placeholders : & [] , exception : None , pattern : "Successful two factor attempt by user %s (%s) with provider %s\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Security.php" , line : 69usize , placeholders : & ["" , "" , ""] , exception : None , pattern : "Successful two factor attempt by user \0 (\0) with provider \0\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 48usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been shared via link with permissions \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 48usize , placeholders : & ["" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been shared via link with permissions \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 60usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been shared to the user \"%s\" with permissions \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 60usize , placeholders : & ["" , "" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been shared to the user \"\0\" with permissions \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 73usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been shared to the group \"%s\" with permissions \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 73usize , placeholders : & ["" , "" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been shared to the group \"\0\" with permissions \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 86usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been shared to the room \"%s\" with permissions \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 86usize , placeholders : & ["" , "" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been shared to the room \"\0\" with permissions \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 99usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been shared to the email recipient \"%s\" with permissions \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 99usize , placeholders : & ["" , "" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been shared to the email recipient \"\0\" with permissions \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 112usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been shared to the circle \"%s\" with permissions \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 112usize , placeholders : & ["" , "" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been shared to the circle \"\0\" with permissions \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 125usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been shared to the remote user \"%s\" with permissions \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 125usize , placeholders : & ["" , "" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been shared to the remote user \"\0\" with permissions \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 138usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been shared to the remote group \"%s\" with permissions \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 138usize , placeholders : & ["" , "" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been shared to the remote group \"\0\" with permissions \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 151usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been shared to the deck card \"%s\" with permissions \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 151usize , placeholders : & ["" , "" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been shared to the deck card \"\0\" with permissions \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 164usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been shared to the ScienceMesh user \"%s\" with permissions \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 164usize , placeholders : & ["" , "" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been shared to the ScienceMesh user \"\0\" with permissions \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 186usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been unshared (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 186usize , placeholders : & ["" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been unshared (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 197usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been unshared from the user \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 197usize , placeholders : & ["" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been unshared from the user \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 209usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been unshared from the group \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 209usize , placeholders : & ["" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been unshared from the group \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 221usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been unshared from the room \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 221usize , placeholders : & ["" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been unshared from the room \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 233usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been unshared from the email recipient \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 233usize , placeholders : & ["" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been unshared from the email recipient \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 245usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been unshared from the circle \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 245usize , placeholders : & ["" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been unshared from the circle \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 257usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been unshared from the remote user \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 257usize , placeholders : & ["" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been unshared from the remote user \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 269usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been unshared from the remote group \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 269usize , placeholders : & ["" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been unshared from the remote group \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 281usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been unshared from the deck card \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 281usize , placeholders : & ["" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been unshared from the deck card \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 293usize , placeholders : & [] , exception : None , pattern : "The %s \"%s\" with ID \"%s\" has been unshared from the ScienceMesh user \"%s\" (Share ID: %s)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 293usize , placeholders : & ["" , "" , "" , "" , ""] , exception : None , pattern : "The \0 \"\0\" with ID \"\0\" has been unshared from the ScienceMesh user \"\0\" (Share ID: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 313usize , placeholders : & [] , exception : None , pattern : "The permissions of the shared %s \"%s\" with ID \"%s\" have been changed to \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 313usize , placeholders : & ["" , "" , "" , ""] , exception : None , pattern : "The permissions of the shared \0 \"\0\" with ID \"\0\" have been changed to \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 331usize , placeholders : & [] , exception : None , pattern : "The password of the publicly shared %s \"%s\" with ID \"%s\" has been changed\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 331usize , placeholders : & ["" , "" , ""] , exception : None , pattern : "The password of the publicly shared \0 \"\0\" with ID \"\0\" has been changed\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 349usize , placeholders : & [] , exception : None , pattern : "The expiration date of the publicly shared %s with ID \"%s\" has been removed\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 349usize , placeholders : & ["" , ""] , exception : None , pattern : "The expiration date of the publicly shared \0 with ID \"\0\" has been removed\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 358usize , placeholders : & [] , exception : None , pattern : "The expiration date of the publicly shared %s with ID \"%s\" has been changed to \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 358usize , placeholders : & ["" , "" , ""] , exception : None , pattern : "The expiration date of the publicly shared \0 with ID \"\0\" has been changed to \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 376usize , placeholders : & [] , exception : None , pattern : "The shared %s with the token \"%s\" by \"%s\" has been accessed.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Sharing.php" , line : 376usize , placeholders : & ["" , "" , ""] , exception : None , pattern : "The shared \0 with the token \"\0\" by \"\0\" has been accessed.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Trashbin.php" , line : 32usize , placeholders : & [] , exception : None , pattern : "File \"%s\" deleted from trash bin.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Trashbin.php" , line : 32usize , placeholders : & [""] , exception : None , pattern : "File \"\0\" deleted from trash bin.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Trashbin.php" , line : 38usize , placeholders : & [] , exception : None , pattern : "File \"%s\" restored from trash bin.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Trashbin.php" , line : 38usize , placeholders : & [""] , exception : None , pattern : "File \"\0\" restored from trash bin.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/UserManagement.php" , line : 48usize , placeholders : & [] , exception : None , pattern : "User created: \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/UserManagement.php" , line : 48usize , placeholders : & [""] , exception : None , pattern : "User created: \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/UserManagement.php" , line : 63usize , placeholders : & [] , exception : None , pattern : "UserID assigned: \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/UserManagement.php" , line : 63usize , placeholders : & [""] , exception : None , pattern : "UserID assigned: \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/UserManagement.php" , line : 76usize , placeholders : & [] , exception : None , pattern : "User deleted: \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/UserManagement.php" , line : 76usize , placeholders : & [""] , exception : None , pattern : "User deleted: \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/UserManagement.php" , line : 91usize , placeholders : & [] , exception : None , pattern : "UserID unassigned: \"%s\"\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/UserManagement.php" , line : 91usize , placeholders : & [""] , exception : None , pattern : "UserID unassigned: \"\0\"\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/UserManagement.php" , line : 106usize , placeholders : & ["$params['value'] === true? 'User enabled: \"%s\"': 'User disabled: \"%s\"'"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/UserManagement.php" , line : 106usize , placeholders : & ["$params['value'] === true? 'User enabled: \"%s\"': 'User disabled: \"%s\"'"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/UserManagement.php" , line : 117usize , placeholders : & [] , exception : None , pattern : "Email address changed for user %s\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/UserManagement.php" , line : 117usize , placeholders : & [""] , exception : None , pattern : "Email address changed for user \0\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/UserManagement.php" , line : 135usize , placeholders : & [] , exception : None , pattern : "Password of user \"%s\" has been changed\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/UserManagement.php" , line : 135usize , placeholders : & [""] , exception : None , pattern : "Password of user \"\0\" has been changed\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Versions.php" , line : 32usize , placeholders : & [] , exception : None , pattern : "Version \"%s\" of \"%s\" was restored.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Versions.php" , line : 32usize , placeholders : & ["" , ""] , exception : None , pattern : "Version \"\0\" of \"\0\" was restored.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Versions.php" , line : 42usize , placeholders : & [] , exception : None , pattern : "Version \"%s\" was deleted.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/apps/admin_audit/lib/Actions/Versions.php" , line : 42usize , placeholders : & [""] , exception : None , pattern : "Version \"\0\" was deleted.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/admin_audit/lib/AuditLogger.php" , line : 53usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/admin_audit/lib/AuditLogger.php" , line : 53usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/admin_audit/lib/AuditLogger.php" , line : 57usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/admin_audit/lib/AuditLogger.php" , line : 57usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/admin_audit/lib/AuditLogger.php" , line : 61usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/admin_audit/lib/AuditLogger.php" , line : 61usize , placeholders : & ["$message"] , exception : None , pattern : "\0\u{1}\u{1}" , has_meaningful_message : false , },
|
||||||
|
|
@ -4333,7 +4333,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/files_trashbin/lib/Trashbin.php" , line : 364usize , placeholders : & [] , exception : None , pattern : "trash bin database couldn't be updated\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/files_trashbin/lib/Trashbin.php" , line : 364usize , placeholders : & [] , exception : None , pattern : "trash bin database couldn't be updated\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/files_trashbin/lib/Trashbin.php" , line : 493usize , placeholders : & ["$user" , "$filename" , "$timestamp"] , exception : None , pattern : "trash bin database inconsistent! ($user: \0 $filename: \0, $timestamp: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/files_trashbin/lib/Trashbin.php" , line : 493usize , placeholders : & ["$user" , "$filename" , "$timestamp"] , exception : None , pattern : "trash bin database inconsistent! ($user: \0 $filename: \0, $timestamp: \0)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/files_trashbin/lib/Trashbin.php" , line : 517usize , placeholders : & [] , exception : Some ("OCP\\Files\\NotPermittedException") , pattern : "Can't restore trash item because the target folder is not writable\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/files_trashbin/lib/Trashbin.php" , line : 517usize , placeholders : & [] , exception : Some ("OCP\\Files\\NotPermittedException") , pattern : "Can't restore trash item because the target folder is not writable\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/files_trashbin/lib/Trashbin.php" , line : 909usize , placeholders : & ["$file['name']" , "$tmp"] , exception : None , pattern : "remove \"\0\" (\0B) to meet the limit of trash bin size (50% of available quota)\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/files_trashbin/lib/Trashbin.php" , line : 909usize , placeholders : & ["$file['name']" , "$tmp" , ""] , exception : None , pattern : "remove \"\0\" (\0B) to meet the limit of trash bin size (50\0f available quota)\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/files_trashbin/lib/Trashbin.php" , line : 940usize , placeholders : & ["$filename"] , exception : None , pattern : "Removing \"\0\" from trashbin failed.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/files_trashbin/lib/Trashbin.php" , line : 940usize , placeholders : & ["$filename"] , exception : None , pattern : "Removing \"\0\" from trashbin failed.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/files_trashbin/lib/Trashbin.php" , line : 947usize , placeholders : & ["$filename"] , exception : None , pattern : "Remove \"\0\" from trashbin because it exceeds max retention obligation term.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Info , path : "/apps/files_trashbin/lib/Trashbin.php" , line : 947usize , placeholders : & ["$filename"] , exception : None , pattern : "Remove \"\0\" from trashbin because it exceeds max retention obligation term.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/files_trashbin/lib/Trashbin.php" , line : 981usize , placeholders : & [] , exception : Some ("OCA\\Files_Trashbin\\Exceptions\\CopyRecursiveException") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/apps/files_trashbin/lib/Trashbin.php" , line : 981usize , placeholders : & [] , exception : Some ("OCA\\Files_Trashbin\\Exceptions\\CopyRecursiveException") , pattern : "\u{1}\u{1}" , has_meaningful_message : false , },
|
||||||
|
|
@ -6306,7 +6306,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 505usize , placeholders : & ["(string)$this->configPrefix" , "$subj"] , exception : None , pattern : "Configuration Error (prefix \0): No \0 given!\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 505usize , placeholders : & ["(string)$this->configPrefix" , "$subj"] , exception : None , pattern : "Configuration Error (prefix \0): No \0 given!\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 519usize , placeholders : & ["(string)$this->configPrefix"] , exception : None , pattern : "Configuration Error (prefix \0): either no password is given for the user agent or a password is given, but not an LDAP agent.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 519usize , placeholders : & ["(string)$this->configPrefix"] , exception : None , pattern : "Configuration Error (prefix \0): either no password is given for the user agent or a password is given, but not an LDAP agent.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 532usize , placeholders : & ["(string)$this->configPrefix"] , exception : None , pattern : "Configuration Error (prefix \0): Not a single Base DN given.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 532usize , placeholders : & ["(string)$this->configPrefix"] , exception : None , pattern : "Configuration Error (prefix \0): Not a single Base DN given.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 541usize , placeholders : & ["(string)$this->configPrefix"] , exception : None , pattern : "Configuration Error (prefix \0): login filter does not contain %uid place holder.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 541usize , placeholders : & ["(string)$this->configPrefix" , ""] , exception : None , pattern : "Configuration Error (prefix \0): login filter does not contain \0id place holder.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 587usize , placeholders : & [] , exception : None , pattern : "Configuration is invalid, cannot connect\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Warn , path : "/apps/user_ldap/lib/Connection.php" , line : 587usize , placeholders : & [] , exception : None , pattern : "Configuration is invalid, cannot connect\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/user_ldap/lib/Connection.php" , line : 596usize , placeholders : & [] , exception : None , pattern : "function ldap_connect is not available. Make sure that the PHP ldap module is installed.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Error , path : "/apps/user_ldap/lib/Connection.php" , line : 596usize , placeholders : & [] , exception : None , pattern : "function ldap_connect is not available. Make sure that the PHP ldap module is installed.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/apps/user_ldap/lib/Connection.php" , line : 605usize , placeholders : & [] , exception : None , pattern : "Turned off SSL certificate validation successfully.\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Debug , path : "/apps/user_ldap/lib/Connection.php" , line : 605usize , placeholders : & [] , exception : None , pattern : "Turned off SSL certificate validation successfully.\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
|
|
@ -7248,7 +7248,7 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Files/Cache/SearchBuilder.php" , line : 167usize , placeholders : & ["$operator->getType()"] , exception : Some ("InvalidArgumentException") , pattern : "Invalid operator type: \0\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Files/Cache/SearchBuilder.php" , line : 167usize , placeholders : & ["$operator->getType()"] , exception : Some ("InvalidArgumentException") , pattern : "Invalid operator type: \0\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Files/Cache/SearchBuilder.php" , line : 172usize , placeholders : & ["get_class($operator)"] , exception : Some ("InvalidArgumentException") , pattern : "Invalid operator type: \0\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Files/Cache/SearchBuilder.php" , line : 172usize , placeholders : & ["get_class($operator)"] , exception : Some ("InvalidArgumentException") , pattern : "Invalid operator type: \0\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Files/Cache/SearchBuilder.php" , line : 192usize , placeholders : & ["$comparison->getType()"] , exception : Some ("InvalidArgumentException") , pattern : "Invalid operator type: \0\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Files/Cache/SearchBuilder.php" , line : 192usize , placeholders : & ["$comparison->getType()"] , exception : Some ("InvalidArgumentException") , pattern : "Invalid operator type: \0\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Files/Cache/SearchBuilder.php" , line : 239usize , placeholders : & ["$value"] , exception : Some ("InvalidArgumentException") , pattern : "Unsupported query value for mimetype: \0, only values in the format \"mime/type\" or \"mime/%\" are supported\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Files/Cache/SearchBuilder.php" , line : 239usize , placeholders : & ["$value" , ", only values in the format \"mime/type\" or \"mime/%\" are supported"] , exception : Some ("InvalidArgumentException") , pattern : "Unsupported query value for mimetype: \0\0\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Files/Cache/SearchBuilder.php" , line : 285usize , placeholders : & ["$operator->getField()"] , exception : Some ("InvalidArgumentException") , pattern : "Unsupported comparison field \0\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Files/Cache/SearchBuilder.php" , line : 285usize , placeholders : & ["$operator->getField()"] , exception : Some ("InvalidArgumentException") , pattern : "Unsupported comparison field \0\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Files/Cache/SearchBuilder.php" , line : 290usize , placeholders : & ["$operator->getField()"] , exception : Some ("InvalidArgumentException") , pattern : "Invalid type for field \0\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Files/Cache/SearchBuilder.php" , line : 290usize , placeholders : & ["$operator->getField()"] , exception : Some ("InvalidArgumentException") , pattern : "Invalid type for field \0\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Files/Cache/SearchBuilder.php" , line : 294usize , placeholders : & ["$operator->getField()"] , exception : Some ("InvalidArgumentException") , pattern : "Invalid type in array for field \0\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Exception , path : "/lib/private/Files/Cache/SearchBuilder.php" , line : 294usize , placeholders : & ["$operator->getField()"] , exception : Some ("InvalidArgumentException") , pattern : "Invalid type in array for field \0\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
|
|
@ -8552,3 +8552,4 @@ pub const STATEMENTS: &[crate::LoggingStatement] = &[
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/updater/index.php" , line : 1393usize , placeholders : & [] , exception : None , pattern : "[error] POST request failed with other exception\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/updater/index.php" , line : 1393usize , placeholders : & [] , exception : None , pattern : "[error] POST request failed with other exception\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/updater/index.php" , line : 1409usize , placeholders : & [] , exception : None , pattern : "[info] show HTML page\u{1}\u{1}" , has_meaningful_message : true , },
|
crate :: LoggingStatement { level : crate :: LogLevel :: Unknown , path : "/updater/index.php" , line : 1409usize , placeholders : & [] , exception : None , pattern : "[info] show HTML page\u{1}\u{1}" , has_meaningful_message : true , },
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue