How can I convert a mail address to a hash in scala

后端 未结 0 956
误落风尘
误落风尘 2020-12-07 16:07

I want to take the hash of my mail addresses and write it to the log file.

logger.info(s"[RestService] Get permission request for $email")


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题