How to disable [FindPath] xxxx in pol.log

Get Help on scripting in POL with configurations, config setups, script trouble shooting, etc.

Moderator: POL Developer

Post Reply
yayafan
Novice Poster
Posts: 40
Joined: Sun Mar 15, 2015 2:26 am

How to disable [FindPath] xxxx in pol.log

Post by yayafan »

Hello,
There are always a lot of this kind of log in pol.log file :

[11/11 09:05:08] [FindPath] Calling FindPath(1356, 1500, 20, 1361, 1500, 14, britannia_alt, 0x14, 5)
[11/11 09:05:08] [FindPath] search for Blockers inside 1351 1495 1366 1505
[11/11 09:05:08] [FindPath] add Blocker Chuck the guard at 1356 1500
[11/11 09:05:08] [FindPath] add Blocker a skeleton knight at 1361 1500
[11/11 09:05:08] [FindPath] use StartNode 1356 1500 20
[11/11 09:05:08] [FindPath] use EndNode 1361 1500 14

this cause the pol.log file size increased very fast, anyone know how to set this information not record in pol.log file?
Turley
POL Developer
Posts: 670
Joined: Sun Feb 05, 2006 4:45 am

Re: How to disable [FindPath] xxxx in pol.log

Post by Turley »

Your LogLevel seems to be defined >=12 in the Pol.cfg
yayafan
Novice Poster
Posts: 40
Joined: Sun Mar 15, 2015 2:26 am

Re: How to disable [FindPath] xxxx in pol.log

Post by yayafan »

Understand, thank you!
Post Reply