TurboFloat server log file format

Hi,

I am putting together a simple viewer for the TurboFloat server log file. Is there a list of the "notifications", "warnings" and "errors" that can be produced, eg: "<notification>: New lease assigned". If not then can you at least advise the notification for when a new license has been requested but all are in use?

Thanks

NickB

There is no static string. These strings have changed in the past and will change in the future. The best advice would be to just show the log entries for what they are.

In the future (after the 4.0 release) we do plan on making an API for the TurboFloat Server that will give you fine-grained control.