blob: 141dffe1bd356c550322497fcf4772c7589b809a [file] [log] [blame]
/***************************************************************************
layout.cpp - description
-------------------
begin : mer avr 16 2003
copyright : (C) 2003 by Michael CATANZARITI
email : mcatan@free.fr
***************************************************************************/
/***************************************************************************
* Copyright (C) The Apache Software Foundation. All rights reserved. *
* *
* This software is published under the terms of the Apache Software *
* License version 1.1, a copy of which has been included with this *
* distribution in the LICENSE.txt file. *
***************************************************************************/
#include <log4cxx/layout.h>
using namespace log4cxx;
IMPLEMENT_LOG4CXX_OBJECT(Layout)