public class OwLog extends Object
Alfresco Workdesk Logger for Alfresco BPM (Workflow)
usage:
private static final Logger LOG = OwLog.getLogger(Class class_p);
Depending on the settings, returns the module/package logger or the class logger.
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
public static org.apache.log4j.Logger getLogger(Class class_p)
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.