[Arakhnę-Dev] [65] - Add more loggers.

[ Thread Index | Date Index | More arakhne.org/dev Archives ]


Revision: 65
Author:   galland
Date:     2009-05-20 21:30:27 +0200 (Wed, 20 May 2009)

Log Message:
-----------
- Add more loggers.
- Add logging source.

Added Paths:
-----------
    trunk/arakhneLogger/src/main/resources/
    trunk/arakhneLogger/src/main/resources/org/
    trunk/arakhneLogger/src/main/resources/org/arakhne/
    trunk/arakhneLogger/src/main/resources/org/arakhne/logging/
    trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger.properties
    trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_de.properties
    trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_es.properties
    trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_fr.properties
    trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_it.properties
    trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_nl.properties
    trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_pt.properties


Added: trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger.properties
===================================================================
--- trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger.properties	                        (rev 0)
+++ trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger.properties	2009-05-20 19:30:27 UTC (rev 65)
@@ -0,0 +1,23 @@
+# $Id$
+# 
+# Copyright (C) 2009 Stéphane GALLAND and Nicolas GAUD
+# 
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+# 
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+# 
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+# This program is free software; you can redistribute it and/or modify
+
+ERROR = Error
+WARNING = Warning
+INFO = Information
+DEBUG = Debug

Added: trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_de.properties
===================================================================
--- trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_de.properties	                        (rev 0)
+++ trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_de.properties	2009-05-20 19:30:27 UTC (rev 65)
@@ -0,0 +1,23 @@
+# $Id$
+# 
+# Copyright (C) 2009 Stéphane GALLAND and Nicolas GAUD
+# 
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+# 
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+# 
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+# This program is free software; you can redistribute it and/or modify
+
+ERROR = St\xF6rung
+WARNING = Warnen
+INFO = Informationen
+DEBUG = Auspr\xFCfen mitteilung en

Added: trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_es.properties
===================================================================
--- trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_es.properties	                        (rev 0)
+++ trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_es.properties	2009-05-20 19:30:27 UTC (rev 65)
@@ -0,0 +1,23 @@
+# $Id$
+# 
+# Copyright (C) 2009 Stéphane GALLAND and Nicolas GAUD
+# 
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+# 
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+# 
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+# This program is free software; you can redistribute it and/or modify
+
+ERROR = Error
+WARNING = Cuidado
+INFO = Informaci\xF3n
+DEBUG = Eliminan errores del mensaje

Added: trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_fr.properties
===================================================================
--- trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_fr.properties	                        (rev 0)
+++ trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_fr.properties	2009-05-20 19:30:27 UTC (rev 65)
@@ -0,0 +1,23 @@
+# $Id$
+# 
+# Copyright (C) 2009 Stéphane GALLAND and Nicolas GAUD
+# 
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+# 
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+# 
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+# This program is free software; you can redistribute it and/or modify
+
+ERROR = Erreur
+WARNING = Avertissement
+INFO = Information
+DEBUG = D\xE9veloppement

Added: trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_it.properties
===================================================================
--- trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_it.properties	                        (rev 0)
+++ trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_it.properties	2009-05-20 19:30:27 UTC (rev 65)
@@ -0,0 +1,23 @@
+# $Id$
+# 
+# Copyright (C) 2009 Stéphane GALLAND and Nicolas GAUD
+# 
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+# 
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+# 
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+# This program is free software; you can redistribute it and/or modify
+
+ERROR = Errore
+WARNING = Avvertire
+INFO = Informazioni
+DEBUG = Mettono a punto il messaggio

Added: trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_nl.properties
===================================================================
--- trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_nl.properties	                        (rev 0)
+++ trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_nl.properties	2009-05-20 19:30:27 UTC (rev 65)
@@ -0,0 +1,23 @@
+# $Id$
+# 
+# Copyright (C) 2009 Stéphane GALLAND and Nicolas GAUD
+# 
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+# 
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+# 
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+# This program is free software; you can redistribute it and/or modify
+
+ERROR = Fout
+WARNING = Waarschuwing
+INFO = Informatie
+DEBUG = Zuivert bericht

Added: trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_pt.properties
===================================================================
--- trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_pt.properties	                        (rev 0)
+++ trunk/arakhneLogger/src/main/resources/org/arakhne/logging/AbstractStandAloneLogger_pt.properties	2009-05-20 19:30:27 UTC (rev 65)
@@ -0,0 +1,25 @@
+# $Id$
+# 
+# Copyright (C) 2009 Stéphane GALLAND and Nicolas GAUD
+# 
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+# 
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+# 
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+# This program is free software; you can redistribute it and/or modify
+
+ERRO =  ADVERT\xCANCIA =  A informa\xE7\xE3o = a  ELIMINAM ERROS =  
+
+ERROR = Erro
+WARNING = Advert\xEAncia
+INFO = Informa\xE7\xE3o
+DEBUG = Eliminam erros


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/