You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that in the post_deploy action hook you are looking for files with _log. to follow. This won't work for a lot of different cartridge types. It is too specific to apache logs. I think it would just be better to add *.log or add nothing and let the user add it in the ini file.
It seems that in the post_deploy action hook you are looking for files with _log. to follow. This won't work for a lot of different cartridge types. It is too specific to apache logs. I think it would just be better to add *.log or add nothing and let the user add it in the ini file.