dump ruby platform for debug

This commit is contained in:
kp2pml30 2024-12-10 19:52:14 +04:00
parent 1ece0617dc
commit 224e0c4506

View file

@ -281,6 +281,7 @@ class Configurator
#date_format = datetime.strftime("%H:%M:%S")
"#{severity.ljust(5)} #{msg}\n"
end
@logger.info("RUBY_PLATFORM is #{RUBY_PLATFORM}")
@config = OpenStruct.new
@config.tools = OpenStruct.new