Uploaded image for project: 'Livy (READ-ONLY)'
  1. Livy (READ-ONLY)
  2. LIVY-116

Use scala logging instead of "Logging" trait

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 0.2
    • Fix Version/s: None
    • Component/s: Core
    • Labels:
      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

              • Assignee:
                Unassigned
                Reporter:
                vanzin Marcelo Vanzin
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated: