can we add emoji in our log report? i got the below error when i add an emoji
UnicodeEncodeError: 'charmap' codec can't encode character '\u2795' in position 75: character maps to <undefined>
Call stack:
File "c:\Users\Lukmana\Desktop\user_count\usercount.py", line 121, in <module>
logger.info("-Total count initiated-➕")
Message: '-Total count initiated-➕'
Arguments: ()
Check logfile 'C:\user_count\usercount.20.103.log' for details