<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Der Magento Experte</title>
	<atom:link href="https://www.der-mage-experte.de/tag/logging/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.der-mage-experte.de</link>
	<description>Ihr Magento Experte &#38; Entwickler</description>
	<lastBuildDate>Thu, 09 Jul 2026 08:42:15 +0000</lastBuildDate>
	<language>de-DE</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.8.6</generator>
	<item>
		<title>Logging in Magento 2</title>
		<link>https://www.der-mage-experte.de/1349/logging-in-magento-2/</link>
		<comments>https://www.der-mage-experte.de/1349/logging-in-magento-2/#comments</comments>
		<pubDate>Fri, 03 Nov 2017 09:26:23 +0000</pubDate>
		<dc:creator><![CDATA[Mex]]></dc:creator>
				<category><![CDATA[Magento Lösungen]]></category>
		<category><![CDATA[Logging]]></category>
		<category><![CDATA[Magento 2]]></category>

		<guid isPermaLink="false">http://www.der-mage-experte.de/?p=1349</guid>
		<description><![CDATA[In Magento 2 kann man Logmeldungen in die system.log schreiben mit dem folgenden Code: [crayon-6a66adbe6c9b1/]]]></description>
				<content:encoded><![CDATA[<p>In Magento 2 kann man Logmeldungen in die system.log schreiben mit dem folgenden Code:</p><pre class="crayon-plain-tag">$this-&gt;_logger-&gt;info('... message ... ');</pre><p></p>]]></content:encoded>
			<wfw:commentRss>https://www.der-mage-experte.de/1349/logging-in-magento-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
