Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Show Modname in logfile #32

Closed
taubenangriff opened this issue Sep 14, 2019 · 2 comments
Closed

Show Modname in logfile #32

taubenangriff opened this issue Sep 14, 2019 · 2 comments

Comments

@taubenangriff
Copy link
Contributor

Especially for bugfixing it would be incredibly helpful if you get the Name of the mod shown in the logfile for each Warning that gets printed.

So instead of this
[2019-09-14 13:36:56.558] [warning] No matching node for Path //Asset[Values/Standard/GUID='192069']/Values/RewardPool/ItemsPool/Item[ItemLink = '193739']

You would get something like this:
[2019-09-14 13:36:56.558] [warning] Modname: No matching node for Path //Asset[Values/Standard/GUID='192069']/Values/RewardPool/ItemsPool/Item[ItemLink = '193739']

@xforce
Copy link
Owner

xforce commented Sep 14, 2019

Yes, the code is already kind of in there but forgot to put it in for those warnings, will do that later tonight

@xforce
Copy link
Owner

xforce commented Sep 15, 2019

Added in a3c5236

@xforce xforce closed this as completed Sep 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants