project BLF > class tLogger > method SetStatelessMode

Description

When logging in stateless mode, data is not written to the log file immediately, but kept in a longchar and added in the deactivate procedure. This will avoid having different simultanuous running threads writing to the same log file.


Internal usage


BLF
method ComponentPool.SetDebugLevelInPool


program code (program1/tlogger.p)

vlStatelessMode = true.