-
**Describe the bug:**
In no less than 5 minutes of launching the app there were 11,814 printed statements of "Error: The log file hanlder is NULL!" in the debug console. This is beyond excessive. Als…
-
With the standard jdbc module in Play, one can log evolutions being applied by adding this to "logback.xml":
Unfortunately it does not work anymore with play-slick. I could not find anoth…
-
There are some future improvements described in the comments in the source. These should be extracted from the comments and turned into issues on GitHub.
-
I'm happy to fork the repo and have a go at fixing this if you're happy to accept the changes once you're happy with them.
**Affects PMD Version:** 6.55
**Rule:**
[Cyclomatic Complexity](htt…
-
I'm trying out the examples exactly as written. The HackerNews example with `scraperjs.StaticScraper` works perfectly fine and I get a big array of strings.
However, replacing `Static` with `Dynamic`…
-
##### SUMMARY
Adding a statements list to the output of mysql_user could make the module more transparent and easier to debug. Ideally, users would be able to run in check mode and see exactly which…
-
Slimit/PLY throws:
```
Traceback (most recent call last):
File "vardetect.py", line 35, in collect_var_dec_globals
tree = parser.parse(source)
File "/Library/Python/2.7/site-packages/slimit/p…
-
```
In my code I need to log inside loops if something bad happens. Since this
logging is executed very often I want to decide at compile time whether I
enable it or not. So that the compiler is able …
-
I am trying to implement cantango with mongoid and devise.
I have successfully setup devise with mongoid. but i am trying to
configure cantango, every time it says
undefinded method 'user_can?' for
-
```
In my code I need to log inside loops if something bad happens. Since this
logging is executed very often I want to decide at compile time whether I
enable it or not. So that the compiler is able …