log
Here are 2,295 public repositories matching this topic...
-
Updated
Apr 28, 2021 - C++
-
Updated
May 11, 2021 - PHP
-
Updated
May 2, 2021 - Java
We are logging activity of several models, some using SoftDeletes trait and others not.
When we set config option 'subject_returns_soft_deleted_models' => true then calling subject() on any model not using SoftDeletes trait throws an exception: Call to undefined method Illuminate\Database\Eloquent\Builder::withTrashed().
Can the subject() method below be made to check first whether t
-
Updated
Feb 6, 2021 - Swift
-
Updated
Sep 7, 2018 - Go
-
Updated
May 10, 2021 - C
Occasionally, a file will be downloaded that doesn't have an extension. I'd like it if the header could be checked so the proper extension can be given to it before saving.
There's probably a C# library that can do it, but if you'd like to check for it with your own custom code, here are the headers:
Headers for jpg files:
https://file-extension.net/seeker/file_extension_jpeg
https://file-
-
Updated
Apr 22, 2021 - Shell
-
Updated
May 10, 2021 - C#
-
Updated
May 10, 2021 - TypeScript
-
Updated
Apr 10, 2021 - C
-
Updated
May 8, 2021 - Shell
Improve this page
Add a description, image, and links to the log topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the log topic, visit your repo's landing page and select "manage topics."


Some files in the repository are missing newlines at the very end, as pointed out by @nrbrook in #1026
Classes/CocoaLumberjack.hwas specifically mentioned, but there could be other files that are missing this as well.