Uploaded image for project: 'AeroGear'
  1. AeroGear
  2. AEROGEAR-6222

Change AerogearLogger to use fully-qualified class names instead of simple class names

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None

      Logs from UPS are not searchable at the moment:

      FINE  [NotificationDispatcher]  Some message
      

      I suggest to use fully-qualified names here:

      FINE [org.jboss.aerogear.unifiedpush.message.NotificationDispatcher] Some message
      

      See: https://github.com/aerogear/aerogear-unifiedpush-server/blob/1.1.0-beta.4/model/api/src/main/java/org/jboss/aerogear/unifiedpush/utils/AeroGearLogger.java#L40

            Unassigned Unassigned
            lfryc Lukáš Fryč (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: