CallHal(IsHansaWorldCustomer) in LOG
Piotr Wycichowski
12-14-24
Operating system: macOS
Hi,

I can see many of such lines in server's log file:
2024-12-14 08:40:43 0.000 CallHal(IsHansaWorldCustomer)

What does it mean?
How to avoid it?
(reading the log is difficult).

/Piotr W.
Brittany McGrath
12-16-24
Hi Piotr,
I am checking this question with our Development team.
Will provide you with an update once I have further information.
This answer was useful
David Delač
12-16-24
Hi Piotr,

The log entry:
2024-12-14 08:40:43 0.000 CallHal(IsHansaWorldCustomer)

appears because the server is running with the verbosity=debug-detailed setting in its parameters.txt file.

This specific message is simply an indicator that the IsHansaWorldCustomer HAL function was called from the underlying C code.

This verbosity level is intended for debugging purposes, providing detailed information about internal processes and function calls. If the server is running with verbosity=debug-detailed, you can expect a higher volume of log messages, which is normal for this configuration.


If you find the logs harder to read due to the volume of messages, consider changing the verbosity level in the parameters.txt file to something less detailed, like debug, verbose or silent, based on your requirements.
Piotr Wycichowski
1-9-25
--verbosity=silent is something new, not listed in FAQ (parameters.txt possible parameters and descriptions)...
View all Questions
Back to the list
Latest Posts
Kevin Okello
Hi Andis, Thank you for reaching out regarding "HAL Code Quality Control with AI." The project is currently in its final stages. Once complete, an official release statement and a tech...
15:39 25 Jun 2026
Piotr Wycichowski
Is it somehow possible to support such kind of address row in external email outgoing from SERP? Sometimes we want to redirect the reply from recipient for particular e-mail address different from se...
11:10 12 Jun 2026