If you have personal class and you want logs inside this class
Create attribute and create operaction
Create Attribute and set by picture, this is protect

Create Operaction and set by picture, this is public

Call construcut for create object, (i use in start software , trigger 'Entry')

Now you can use logs
Logs inside class
you can use only this logs
*m_poLog << DLOG("RollRadiusAI") << "Not Invert value is '" << ATTRIBUTE << "'milimeter" << ENDLOG;