Need a little log file explanation

Hi everyone,

After a need to analyze the logs of my stand alone application, I noticed something.
Here is a line of Log from my. log file

[2018.01.10-14.36.16:291][257]LogAIModule: Creating AISystem for world LobbyMap

I was wondering what the number between the square brackets corresponded to. (257 in my example) It’s not always the same, but it seems to be growing.

I’ve been digging a little bit into the engine code (perhaps not enough) but I didn’t find anything that answers my question.

I attach my log file so that you can view it.

Thank you in advance :slight_smile: !