Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use java.util.logging for logging #270

Merged
merged 29 commits into from Nov 15, 2013
Merged

Commits on Sep 18, 2013

  1. Configuration menu
    Copy the full SHA
    05cbaa1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2013

  1. Configuration menu
    Copy the full SHA
    70629a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d27aeeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5983a71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c56c83b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16c4f3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5853db View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2013

  1. Update logger format

    amolenaar committed Sep 20, 2013
    Configuration menu
    Copy the full SHA
    c5259e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9670cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62298e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e05f1ae View commit details
    Browse the repository at this point in the history
  5. Use logger for responders

    amolenaar committed Sep 20, 2013
    Configuration menu
    Copy the full SHA
    89b2223 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94d0b4a View commit details
    Browse the repository at this point in the history
  7. Added comment for logger

    amolenaar committed Sep 20, 2013
    Configuration menu
    Copy the full SHA
    bafd49f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d6896ca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aa53040 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7250357 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2013

  1. Configuration menu
    Copy the full SHA
    28b9fd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbcaba3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3134cf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44bd6b4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    406dd24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e02b49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    546ce83 View commit details
    Browse the repository at this point in the history
  8. Clean up page creator class

    amolenaar committed Sep 21, 2013
    Configuration menu
    Copy the full SHA
    2ef9817 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    24ef610 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76e60e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2013

  1. Use class name for logger, instead of subsystem name. Seems like ever…

    …ybody does it this way.
    amolenaar committed Sep 23, 2013
    Configuration menu
    Copy the full SHA
    d68e271 View commit details
    Browse the repository at this point in the history
  2. Do not log class name.

    amolenaar committed Sep 23, 2013
    Configuration menu
    Copy the full SHA
    84f0897 View commit details
    Browse the repository at this point in the history