1 Reply Latest reply on Jan 22, 2009 9:15 AM by stefanotravelli

    Creating a LogProvider with a custom category

    barakka

      I'd like to get access to a LogProvider created with a custom category instead of a class name. Unfortunately, while the Logging class exposes Log factory methods both accepting a class or a string argument, it exposes only one LogProvider factory method accepting a class argument. There is another factory method accepting a string but it only has default visibility.


      So, is there any way to create a LogProvider given a custom category? If not, could such a method be added to the Logging class?


      Best,
      Riccardo.