| cknd/stackprinter |
1,254 |
|
2 |
28 |
over 2 years ago |
20 |
November 24, 2023 |
10 |
mit |
Python |
| Debugging-friendly exceptions for Python |
| andy-landy/traceback_with_variables |
561 |
|
0 |
3 |
over 3 years ago |
17 |
December 05, 2021 |
9 |
mit |
Python |
| Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda. |
| brandon-rhodes/logging_tree |
245 |
|
19 |
20 |
about 5 years ago |
13 |
April 10, 2021 |
1 |
bsd-2-clause |
Python |
| Debug Python logging problems by printing out the tree of handlers you have defined. |
| xpl/stacktracey |
143 |
|
37 |
79 |
over 4 years ago |
142 |
January 10, 2022 |
1 |
unlicense |
JavaScript |
| Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers. |
| JohnReedLOL/scala-trace-debug |
112 |
|
0 |
0 |
over 6 years ago |
1 |
February 26, 2017 |
4 |
mit |
Scala |
| Macro based print debugging. Locates log statements in your IDE. |
| corgi-kx/logcustom |
38 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
|
Go |
| A simple log customization tool based on golang 一个基于golang简单的日志定制化工具 |
| chalvern/sugar |
35 |
|
0 |
0 |
over 3 years ago |
3 |
August 30, 2022 |
0 |
mit |
Go |
| simpler golang logger which package sugared zap |
| JohnReedLOL/pos |
19 |
|
0 |
0 |
almost 6 years ago |
0 |
|
16 |
apache-2.0 |
Scala |
| Macro based print debugging. Locates debug statements in your IDE. Supports logging. |
| oronno/log4android |
15 |
|
0 |
0 |
over 12 years ago |
0 |
|
0 |
|
Java |
| Log4Android - Simple Logging Wrapper Library for Android |
| KenKundert/inform |
7 |
|
0 |
0 |
over 2 years ago |
6 |
February 15, 2016 |
0 |
mit |
Python |
| Library of print utilities used when outputting messages for the user from command-line programs. |