laravel-logcleaner icon indicating copy to clipboard operation
laravel-logcleaner copied to clipboard

trimming issue

Open MubinSayed opened this issue 2 years ago • 3 comments

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

Larevel version image

MubinSayed avatar Oct 18 '22 06:10 MubinSayed

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)

joostvanveen avatar Oct 18 '22 07:10 joostvanveen

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

MubinSayed avatar Oct 18 '22 08:10 MubinSayed

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.

joostvanveen avatar Oct 18 '22 10:10 joostvanveen