Uploaded image for project: 'Livy'
  1. Livy
  2. LIVY-116

Use scala logging instead of "Logging" trait

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.2
    • 0.9.0
    • Core
    • None

    Description

      After we switch to Scala 2.11, we should look at https://github.com/typesafehub/scala-logging. The Logging trait is a little annoying in that its methods sometimes clash, and require ugly workaround (like having a separate object just to provide logging).

      Also, the logging library is faster (because it uses macros and thus avoids instantiating a small closure for each logging call).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vanzin Marcelo Masiero Vanzin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: