com.wewebu.ow.server.log
Class OwLogCoreBase

java.lang.Object
  extended by com.wewebu.ow.server.log.OwLogCoreBase

public abstract class OwLogCoreBase
extends Object

Alfresco Workdesk Logger abstract class.

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com


Constructor Summary
OwLogCoreBase()
           
 
Method Summary
static boolean isUseClassLogger()
          using of class logger ?
static void reInitializeClassLoggerSettings()
          reinitialize the setting for using class logger or the package/module logger
reloads the owlog_settings.properties file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwLogCoreBase

public OwLogCoreBase()
Method Detail

isUseClassLogger

public static boolean isUseClassLogger()
using of class logger ?

Returns:
true = each class has it's own logger
false = use the module/package logger

reInitializeClassLoggerSettings

public static void reInitializeClassLoggerSettings()
reinitialize the setting for using class logger or the package/module logger
reloads the owlog_settings.properties file



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.