Closed notsniped closed 7 months ago
This change helps simplify the code and increase optimizations, and remove the need for fetching os.name.
os.name
This also makes log path generation easier for the client.
:)
This change helps simplify the code and increase optimizations, and remove the need for fetching
os.name
.This also makes log path generation easier for the client.
:)