Add Java Platform Logging bridge #727
5 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 5
Complexity increasing per file
==============================
- jpl/src/main/scala/scribe/jpl/ScribeSystemLogger.scala 8
See the complete overview on Codacy
Annotations
Check warning on line 94 in jpl/src/main/scala/scribe/jpl/ScribeSystemLogger.scala
codacy-production / Codacy Static Code Analysis
jpl/src/main/scala/scribe/jpl/ScribeSystemLogger.scala#L94
Consider using util.Try instead of a try-catch block
Check notice on line 38 in jpl/src/test/scala/spec/JPLSpec.scala
codacy-production / Codacy Static Code Analysis
jpl/src/test/scala/spec/JPLSpec.scala#L38
Use of a magic number.
Check notice on line 89 in jpl/src/test/scala/spec/JPLSpec.scala
codacy-production / Codacy Static Code Analysis
jpl/src/test/scala/spec/JPLSpec.scala#L89
Use of a magic number.
Check notice on line 98 in jpl/src/test/scala/spec/JPLSpec.scala
codacy-production / Codacy Static Code Analysis
jpl/src/test/scala/spec/JPLSpec.scala#L98
Use of a magic number.
Check warning on line 103 in jpl/src/test/scala/spec/JPLSpec.scala
codacy-production / Codacy Static Code Analysis
jpl/src/test/scala/spec/JPLSpec.scala#L103
Avoid using null.