How to post a message in MongoDB log file

I know how to have the log file rotation. There i want to know whether it is possible to write a message in the logfile ?

Hi @JOEL_91907,

Can you provide more detail on what you are trying to achieve? If this is related to log file rotation, are you trying to add information to the old log (no longer used by mongod) or the newly created log?

Also, what version of MongoDB server are you using?

Regards,
Stennie