We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a637d7 commit ddd6b37Copy full SHA for ddd6b37
1 file changed
docs/apex/Logger-Engine/Logger.md
@@ -626,10 +626,10 @@ Creates a new log entry with logging level == `System.LoggingLevel.DEBUG`
626
627
##### Parameters
628
629
-| Param | Description |
630
-| -------------------- | ---------------------------------------------------------- |
631
-| `message` | The string to use to set the entry's message field |
632
-| `leadConvertResults` | The list of `Database.LeadConvertResults` instances to log |
+| Param | Description |
+| --------------- | ------------------------------------------------------- |
+| `message` | The string to use to set the entry's message field |
+| `deleteResults` | The list of `Database.DeleteResult` instances to log |
633
634
##### Return
635
0 commit comments