log-viewer icon indicating copy to clipboard operation
log-viewer copied to clipboard

Fast and beautiful Log Viewer for Laravel

Results 17 log-viewer issues
Sort by recently updated
recently updated
newest added

## See - https://github.com/opcodesio/log-viewer/discussions/17 - https://github.com/opcodesio/log-viewer/discussions/16 - https://github.com/opcodesio/log-viewer/discussions/6

Hi, just installed the package and was presented with this error upon clicking on a .log file in the panel on the left: _Livewire encountered corrupt data when trying to...

When I have route `Route::get('/', 'PagesController@home')->name('pages.home');` then `/log-viewer` doesn't work. Any ideas how to workaround this?

Hi, on production server sometimes this error occurs `[2022-10-08 22:26:55] production.ERROR: Class "Opcodes\LogViewer\Utils\Utils" not found (View: /var/www/vhosts/topoleiloes.com.br/httpdocs/vendor/opcodesio/log-viewer/resources/views/livewire/log-list.blade.php) {"userId":20000,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Class \"Opcodes\\LogViewer\\Utils\\Utils\" not found (View: /var/www/vhosts/topoleiloes.com.br/httpdocs/vendor/opcodesio/log-viewer/resources/views/livewire/log-list.blade.php)`

hello it seem that horizon changed the format of logs in latest version ``` INFO Processing jobs from the [default] queue. 2022-09-17 20:02:54 App\Jobs\AddVisitorLogJob ................ 108.33ms DONE 2022-09-17 20:02:54 App\Jobs\AddEmailLogJob...

In a project that runs on 2 domains, I had an issue where the log-viewer API calls failed and caused an 'this action is unauthorized' on the secondary domain. After...

After setting up this package I faced `unserialize(): Error at offset 0 of 81 bytes` every time I reloaded my **log-viewer** route. It's working first time but if I refresh...

Not sure what might be causing this. I'm trying to upgrade from 2.3 Full Stacktrace ``` unserialize(): Error at offset 2 of 11 bytes {"userId":1,"exception":"[object] (ErrorException(code: 0): unserialize(): Error at...

Reproduce: Open url `/log-viewer` OS: Centos7 PHP: 8.1 `[previous exception] [object] (ErrorException(code: 0): Undefined variable $selectedFileIdentifier at /var/www/gsi/storage/framework/views/65a73dc0f3b23ac7ac2ab7273f2b1ac94041859c.php:51) [stacktrace] #0 /var/www/gsi/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(270): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->handleError() #1 /var/www/gsi/storage/framework/views/65a73dc0f3b23ac7ac2ab7273f2b1ac94041859c.php(51): Illuminate\\Foundation\\Bootstrap\\HandleExceptions->Illuminate\\Foundation\\Bootstrap\\{closure}() #2 /var/www/gsi/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(109): require('...') #3 /var/www/gsi/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(110):...