Help center
Getting started Beginner

How To Enable BepInEx Logging & Redirect Output

This guide will teach you how to setup BepInEx logging and redirecting the output. This will make troubleshooting alot easier

Section 1 - BepInEx Logging

  1. Click on your BepInEx folder (This folder can be found in the same folder as your game and studio)
    1. Click on the config folder

  1. Open the BepInEx.cfg file

  1. Scroll down until you see the [Logging.Console] section and change the Enabled value from false to true.

  1. (Optional) Under log levels you can enter which type of error levels you wanna see Make sure to save your changes.

Section 2 - Redirect Output

  1. Open the doorstep_config.ini file located in the same folder as your game and studio
  2. Change the redirect_output_log to true

Your logs will now automatically be generated in the same folder as your game and studio and will show as output_log.txt

Done!

Feedback

Did this guide help? Give it a like, no account needed.