accentinteractive/laravel-logcleaner

trimming issue

Opened this issue · 3 comments

After trimming my log file contents are replaced with the following
image

Larevel version
image

Hi @MubinSayed, the commands used by this package are Linux-specific. There might be something going on there. What server are you running?

  • OS (Ubuntu 22.04, IIS 10.0, etc)
  • Webserver (nginx 1.1.28 etc)

I am working on my windows pc. And I run the command on git bash.

That's the issue then. If you have a fix and unit test for this specific Windows case I will gladly merge it into the codebase.