Skip to content

Commit 2182062

Browse files
committed
Add info about addMetadata method to README
1 parent 23ab09b commit 2182062

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ public function routeNotificationForInterfax($notification)
110110
`file(string $file)` : Accepts the full path to a single file (full list of supported file types [found here](https://www.interfax.net/en/help/supported_file_types)).
111111
`files(array $array)` : Accepts an array of file paths.
112112
`stream(Filestream $stream, string $name)` : Accepts a file stream.
113+
`addMetadata(array $data)`: Add metadata for logging purposes in case of an error.
113114

114115
## Changelog
115116

0 commit comments

Comments
 (0)