Skip to content

Commit 95ac53c

Browse files
mujacicatustanivsky
andcommitted
Update platform-includes/logs/setup/unreal.mdx
Co-authored-by: Ivan Tustanivskyi <[email protected]>
1 parent 2acf735 commit 95ac53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform-includes/logs/setup/unreal.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ To filter logs, or update them before they are sent to Sentry, you can create a
8282
8383
```cpp
8484
UCLASS()
85-
class UCustomLogFilter : public USentryBeforeLogCallback
85+
class UCustomLogFilter : public USentryBeforeLogHandler
8686
{
8787
GENERATED_BODY()
8888
public:

0 commit comments

Comments
 (0)