目录问题描述解决方案传递参数分布式锁总结问题描述 python Redis 执行 Lua 脚本可实现原子性
the situation is like this: im creating a Logger class that can write to a file but the write_to_file() function is in a helper class as a static function.