Hi,
我有十几个Project在运行,logs中的message我无法判断是哪个project产生的,无法定位到bug点.请问有什么办法可以查到吗?
I have over a dozen projects running, and I can't determine which project generated the messages in the logs, making it impossible to pinpoint the bug. Is there any way to find out?
Hovering the magnifying glass at the end of a log line should give you the project the error came from I think.
你好。对不起,我的中文不好。我希望你会说英语。![]()
Yes as said before you can click on the mignifying glass and via the session-project you can find out which project generated the log. It also says from which exact user the message came.
Some errors don’t show the magnifying glass though, finding that error becomes much harder…

I would use this View path to designate what project it's from. If you have multiple projects repeating this View, I suggest refactoring and using a parent project for making future troubleshooting easier.
Why would you have that many projects?
I thought was best to have not that many but well organized projects.
Am I in the wrong?
I dont think there’s anything inherently wrong with having a dozen projects. I just did a plant with 10, including the inheritable parent/gateway project.
hank you for your reply. The magnifying glass will show the path of the view, but we still can't determine which project it is. Because my project has a similar path.
he magnifying glass will show the path of the view, but we still can't determine which project it is.
We are engaged in industrial Internet of Things projects for the chemical industry. There are various clients and different requirements, so we will establish different projects.
Here, only the view path can be displayed, but it is impossible to determine from which project it comes. If there are similar views in the project, it would be very difficult to make a distinction.
You're right. I haven't studied the case of a father and son inheriting a project.