Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows环境下报错 #77

Open
y0315219 opened this issue Jul 13, 2022 · 0 comments
Open

windows环境下报错 #77

y0315219 opened this issue Jul 13, 2022 · 0 comments

Comments

@y0315219
Copy link

y0315219 commented Jul 13, 2022

看源码中AliyunService的initialize代码中使用了/dev/null路径做为阿里日志路径:
module ActiveStorage
class Service::AliyunService < Service
def initialize(**config)
Aliyun::Common::Logging.set_log_file("/dev/null")
@config = config
......
导致windows环境下使用本gem时报错

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant