1. Home
  2. Docs
  3. SteamCore
  4. Bonus Examples
  5. Logging

Logging

If you want more logging output in your SteamCore project, you can add the following lines to your DefaultEngine.ini configuration file

[Core.Log]
Online=Verbose
OnlineSession=Verbose
OnlineGame=Verbose
LogSteamCore=Verbose

How can we help?