-
Updated
Oct 29, 2020 - Java
logger
Here are 2,606 public repositories matching this topic...
-
Updated
Dec 21, 2020 - JavaScript
-
Updated
Feb 9, 2021 - Go
-
Updated
Feb 6, 2021 - Swift
-
Updated
Nov 30, 2020 - Java
Hi,
I saw that there is a perfomance degratation due to a for loop used inside the static func harmlessFunction() declared in CustomSelfAwareHelper struct.
This loop is trying to verify the type with the as? operator (that have a complexity of O(n) ) and try to unwrapp the result in order to call the awake() function.
For a medium-larger project (with likely 20k+ classes) that covers old
-
Updated
Nov 12, 2018 - Swift
-
Updated
Nov 28, 2020 - C
-
Updated
Oct 31, 2020 - JavaScript
-
Updated
Feb 6, 2021 - C++
-
Updated
Oct 30, 2019 - Go
-
Updated
Feb 10, 2021 - C
-
Updated
Feb 7, 2021 - C++
-
Updated
Feb 8, 2021 - Java
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.
-
Updated
Jan 26, 2021 - C++
-
Updated
Feb 8, 2021 - Java
-
Updated
Jan 2, 2019 - Java
-
Updated
Feb 4, 2021 - Groovy
-
Updated
Feb 8, 2021 - Scala
After 7mind/izumi#1138 Lifecycle encoding itself supports interruptibility, but since the entirety of Injector#produce happens in an uninterruptible region, this causes problems with ZIO's odd interruption inheritance (gitter thread)
It seems like this can't be solved by just wrapping all ZIO's in `.inter
Improve this page
Add a description, image, and links to the logger topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the logger topic, visit your repo's landing page and select "manage topics."


Pino seems unable to handle BigInts. Tested in 6.7.0: