An Azure service that provides an event-driven serverless compute platform.
@Yang Chowmun When initializing RotatingFileHandler, you would just have to pass in different file names for each function and use the right instance as required instead of using the same for all.
Also, by default, function logs will be sent to Azure Application Insights with additional properties like the Function name that you can use to query directly instead of dealing with files, unless you are specifically require file-based logging.