EZNotifications UE Plugin
  • Overview
    • 👋Welcome!
    • 🔗Links
  • Getting Started
    • 📺Getting Started Tutorial
    • Setup UMG
    • Add Animations
    • Show Notification
    • Show Alert
    • Concurrent Notifications
    • Duration timeline
  • Info
    • Logging
    • NotificationSubsystem
    • NotificationSettings struct
    • ⚙️Plugin Settings
Powered by GitBook
On this page
  1. Info

Logging

PreviousDuration timelineNextNotificationSubsystem

Last updated 1 year ago

EZ Notify has its logging category. You can open the OutputLog in the UE editor and filter only "NotifyLog".

Notify will message all logic so you can debug in case of a problem more easily. Any errors or warnings will be displayed there.