log.component (67a4c099) log.component (448486c6)
1<?xml version="1.0" encoding="UTF-8"?>
2<!--***********************************************************
3 *
4 * Licensed to the Apache Software Foundation (ASF) under one
5 * or more contributor license agreements. See the NOTICE file
6 * distributed with this work for additional information
7 * regarding copyright ownership. The ASF licenses this file
8 * to you under the Apache License, Version 2.0 (the

--- 26 unchanged lines hidden (view full) ---

35 </implementation>
36 <implementation name="com.sun.star.comp.extensions.LoggerPool">
37 <service name="com.sun.star.logging.LoggerPool"/>
38 <singleton name="com.sun.star.logging.LoggerPool"/>
39 </implementation>
40 <implementation name="com.sun.star.comp.extensions.PlainTextFormatter">
41 <service name="com.sun.star.logging.PlainTextFormatter"/>
42 </implementation>
1<?xml version="1.0" encoding="UTF-8"?>
2<!--***********************************************************
3 *
4 * Licensed to the Apache Software Foundation (ASF) under one
5 * or more contributor license agreements. See the NOTICE file
6 * distributed with this work for additional information
7 * regarding copyright ownership. The ASF licenses this file
8 * to you under the Apache License, Version 2.0 (the

--- 26 unchanged lines hidden (view full) ---

35 </implementation>
36 <implementation name="com.sun.star.comp.extensions.LoggerPool">
37 <service name="com.sun.star.logging.LoggerPool"/>
38 <singleton name="com.sun.star.logging.LoggerPool"/>
39 </implementation>
40 <implementation name="com.sun.star.comp.extensions.PlainTextFormatter">
41 <service name="com.sun.star.logging.PlainTextFormatter"/>
42 </implementation>
43 <implementation name="com.sun.star.comp.extensions.SyslogHandler">
44 <service name="com.sun.star.logging.SyslogHandler"/>
45 </implementation>
43</component>
46</component>