#
log
Here are 2,695 public repositories matching this topic...
Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. We love Pull Requests!
mysql
php
security
website
marketing
privacy
mobile
log
analytics
web-analytics
piwik
intranet
growth
hacktoberfest
matomo
-
Updated
Mar 24, 2022 - PHP
Mars is a cross-platform network component developed by WeChat.
-
Updated
Mar 24, 2022 - C++
-
Updated
Jun 17, 2021 - Java
A fast & simple, yet powerful & flexible logging framework for Mac and iOS
-
Updated
Mar 5, 2022 - Objective-C
iOS Debugging Tool 🚀
debugger
swift
debugging
ios
networking
log
objective-c
network
cocoapods
sandbox
logger
protocol-buffers
logging
debug
logging-library
network-monitoring
network-analysis
debugging-tool
nslog
dotzux
cocoadebug
-
Updated
Mar 24, 2022 - Swift
Exabits1
commented
Feb 8, 2022
Flavor
GUI (Graphical User Interface), CLI (Command Line Interface)
Export format
HTML
Details
A couple of months ago Discord introduced the feature for users to be able to add alt text to images.
It shouldn't be that difficult to integrate, as you can just use the alt tag attribute in HTML.
Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows
-
Updated
Mar 24, 2022 - C
A distributed and coördination-free log management system
-
Updated
Sep 7, 2018 - Go
-
Updated
Mar 6, 2022 - PHP
Exceptionless server and jobs
javascript
c-sharp
redis
elasticsearch
monitoring
log
crash-reporting
error-monitoring
logging
crash-reports
exception
error-handling
asp-net
error-reporting
foundatio
exceptionless
unhandled-exceptions
error-stack-trace
crash-reporting-tool
bug-tracking-tool
-
Updated
Mar 21, 2022 - C#
An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库
-
Updated
Jan 7, 2022 - C
An interactive way to peruse your git history from the terminal
-
Updated
Apr 22, 2021 - Shell
ramlog like for systemd (Put log into a ram folder)
-
Updated
Mar 4, 2022 - Shell
Tencent Server Web
-
Updated
Feb 16, 2022 - TypeScript
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."
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 callingsubject()
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