-
Updated
May 2, 2021 - Java
logger
Here are 2,696 public repositories matching this topic...
-
Updated
Dec 21, 2020 - JavaScript
-
Updated
May 2, 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
Apr 10, 2021 - C
-
Updated
Apr 27, 2021 - Swift
-
Updated
May 2, 2021 - C++
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
Oct 30, 2019 - Go
-
Updated
Apr 27, 2021 - C++
-
Updated
Apr 20, 2021 - C
-
Updated
Apr 30, 2021 - Java
-
Updated
Apr 16, 2021 - C++
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
Feb 8, 2021 - Java
-
Updated
Apr 29, 2021 - Groovy
-
Updated
Apr 18, 2021 - TypeScript
-
Updated
May 2, 2021 - Scala
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: