Problem
when opening a file with micro with lack of permissions, upon saving application uses sudo to save the file successfully, but on systems where sudo is not installed like debian this fails to save and instead of logging that message it logs file saved.
NOTE: Instead it could just say that sudo is not present or something and tell user to use su