TorchAPI / Torch

An extensible modding framework and improved client/DS for Space Engineers. Still a work in progress!
Apache License 2.0
146 stars 76 forks source link

Torch logs location change #357

Closed mawh1 closed 2 years ago

mawh1 commented 4 years ago

Change it so torch logs go into each instance folder, and only display that instances log data instead of the root install folder for all

raegenhere commented 4 years ago

Would welcome a change like that as well. Reason is, I am on a rented server running torch, and they only let me access the instance folder. Which is probably sensible from from their persepektive and I image other providers do it the same way. But it means I have to request the logs, in case I need them.

roberestarkk commented 4 years ago

Seconded, and for the same reasons as raegenhere

Azuna1 commented 4 years ago

You can edit the NLog.config and NLog-user.config file to change logging behaviour (like different path)