debugging-tool
Here are 387 public repositories matching this topic...
log.debug("A tagged log message", userInfo: Dev.dave | Tag.sensitive)
That's somehow will confuse the user who only advantages one kind of Tag.
Then I suggest appending one demo code as below for that scenario.
log.debug("A tagged log message", userInfo: Tag.sensitive.dictionary)
-
Updated
Jul 7, 2020 - Swift
How to use Watcher / WatcherClient over tcp/ip network?
Watcher seems to ZMQ server, and WatcherClient is ZMQ Client, but there is no API/Interface to config server IP address.
Do I need to implement a class that inherits from WatcherClient?
-
Updated
Jan 22, 2019 - JavaScript
-
Updated
Jun 1, 2020 - Java
-
Updated
Jul 2, 2020 - C
Reticketed from apitrace/apitrace#413
Compilation fails without X11 on fresh Linux system while https://github.com/apitrace/apitrace/blob/master/docs/INSTALL.markdown#linux docs says it is optional.
Log from fresh Ubuntu container:
lxc launch ilo:ubuntu/wily/amd64 apitrace
lxc exec apitrace bash
# apt-get install g++ cmake git python
# git clone https://github.com/ap
-
Updated
Aug 30, 2018 - Java
Description
It would be nice if we add "Show in Finder" right-menu of apps from the Left Panel, so it can quickly open the app location.
Acceptance Criteria
- Add "Show in Finder" to the right menu of apps
- Open Finder at the app location
-
Updated
Jun 22, 2020 - JavaScript
-
Updated
Mar 14, 2020 - Java
asyncsrc noted in #351 that HSTS errors could be avoided if certificates are imported into the system keychain.
We should perhaps have OS-specific and/or browser-specific docs on importing certificates
-
Updated
Jul 7, 2020 - Java
while creating setup.py, file hierarchy has need to be like this http://docs.python-guide.org/en/latest/writing/structure/ or not like ours :D .We must change structure this way.
Appears to be a python3.7 package installation problem?
ubuntu 18.04 LTS
python3.7
glasgow repo cloned today
After following the install instructions I try to run glasgow and get the following:
480s:2000: cd ~/.local/bin/
T480s:2001: ./glasgow
Traceback (most recent call last):
File "./glasgow", line 11, in <module>
load_entry_point('glasgow', 'console_scripts', 'glasgow')
Currently the Forwarded header is overwritten. We should be standards compliant and append values instead to reflect the full path the request may have been proxied through.
https://github.com/vfaronov/httpheader looks good for this.
-
Updated
Jun 22, 2020 - PHP
I have used this library and its not capturing Swift run time exception or traces. This is only handling Objective C exception. If you could help me out for showing Swift run time exception with stack trace.
Can you guys update your example to include a custom express.js server? The Next.js example you have is too trivial for real world situations so it'd be much more helpful to show how to use bugsnag in cases where you'd have custom routes being served by express. (I know that API routes exist now. but they didn't exist before so it'd be nice to show case common use cases within Next.js)
We're cu
Recently I was working with another dev on some performance issues. At one point, i took the dbv++ output, pasted it into a blank email (to get the spacing formatted), then took that and pasted it into Excel. I then added a column for Elapsed time (this step) and added a formula to calculate for each line how much time had elapsed since the last log entry. A simple process, but kind of cumbersome.
-
Updated
Aug 27, 2018 - Java
-
Updated
Jul 7, 2020 - PHP
-
Updated
Feb 13, 2018 - C++
Description
A lot of console.warn yellow warning message when the data pass to leaveBreadcrumbs contains functions.
Describe the solution you'd like
-
Updated
Jul 3, 2020 - C#
-
Updated
Feb 14, 2020 - Go
-
Updated
May 29, 2020 - TypeScript
Improve this page
Add a description, image, and links to the debugging-tool topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the debugging-tool topic, visit your repo's landing page and select "manage topics."

support high contrast light and high contrast dark👍