Skip to content

Commit

Permalink
refactor: add log after apisix.yml config reload in standalone mode (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
markokocic authored Dec 5, 2023
1 parent fc5a9b0 commit fe892b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apisix/core/config_yaml.lua
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ local function read_apisix_yaml(premature, pre_mtime)

apisix_yaml = apisix_yaml_new
apisix_yaml_ctime = last_change_time
log.warn("config file ", apisix_yaml_path, " reloaded.")
end


Expand Down

0 comments on commit fe892b0

Please sign in to comment.