<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Angular Logging Made Simple with ngx-logger	</title>
	<atom:link href="https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger/feed" rel="self" type="application/rss+xml" />
	<link>https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger</link>
	<description>onthecode blog</description>
	<lastBuildDate>Mon, 07 Apr 2025 09:04:47 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.3</generator>
	<item>
		<title>
		By: 82GM		</title>
		<link>https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger#comment-14700</link>

		<dc:creator><![CDATA[82GM]]></dc:creator>
		<pubDate>Mon, 07 Apr 2025 09:04:47 +0000</pubDate>
		<guid isPermaLink="false">https://onthecode.co.uk/?p=984#comment-14700</guid>

					<description><![CDATA[Great post! I’ve been looking for a straightforward logging solution in Angular, and ngx-logger seems like a perfect fit. The examples you provided make it easy to understand how to implement it in my projects. Thanks for sharing!]]></description>
			<content:encoded><![CDATA[<p>Great post! I’ve been looking for a straightforward logging solution in Angular, and ngx-logger seems like a perfect fit. The examples you provided make it easy to understand how to implement it in my projects. Thanks for sharing!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Umut Esen		</title>
		<link>https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger#comment-7550</link>

		<dc:creator><![CDATA[Umut Esen]]></dc:creator>
		<pubDate>Tue, 15 Feb 2022 17:22:49 +0000</pubDate>
		<guid isPermaLink="false">https://onthecode.co.uk/?p=984#comment-7550</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger#comment-7534&quot;&gt;Asif&lt;/a&gt;.

Unfortunately no, I would suggest something like &lt;a href=&quot;https://onthecode.co.uk/monitoring-live-angular-apps-with-azure-application-insights/&quot;&gt;Azure Application Insights&lt;/a&gt;.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger#comment-7534">Asif</a>.</p>
<p>Unfortunately no, I would suggest something like <a href="https://onthecode.co.uk/monitoring-live-angular-apps-with-azure-application-insights/">Azure Application Insights</a>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Asif		</title>
		<link>https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger#comment-7534</link>

		<dc:creator><![CDATA[Asif]]></dc:creator>
		<pubDate>Wed, 09 Feb 2022 07:12:01 +0000</pubDate>
		<guid isPermaLink="false">https://onthecode.co.uk/?p=984#comment-7534</guid>

					<description><![CDATA[Do these logs print when you make an IPA, install it on iPhone and then connect via XCode? We are having trouble doing that.]]></description>
			<content:encoded><![CDATA[<p>Do these logs print when you make an IPA, install it on iPhone and then connect via XCode? We are having trouble doing that.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mikec711		</title>
		<link>https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger#comment-7340</link>

		<dc:creator><![CDATA[Mikec711]]></dc:creator>
		<pubDate>Thu, 25 Nov 2021 21:39:14 +0000</pubDate>
		<guid isPermaLink="false">https://onthecode.co.uk/?p=984#comment-7340</guid>

					<description><![CDATA[So, config question  (may be more angular scoped but) ... a customer calls and i want to change the log level for that customer.  Can I have the customer export (unix) into their own environment and pick it up from there?  ie: i want customer A to go to debug but want the rest of the world to stay at warning.  Thanks]]></description>
			<content:encoded><![CDATA[<p>So, config question  (may be more angular scoped but) &#8230; a customer calls and i want to change the log level for that customer.  Can I have the customer export (unix) into their own environment and pick it up from there?  ie: i want customer A to go to debug but want the rest of the world to stay at warning.  Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Neeraj		</title>
		<link>https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger#comment-7133</link>

		<dc:creator><![CDATA[Neeraj]]></dc:creator>
		<pubDate>Sun, 03 Oct 2021 10:05:46 +0000</pubDate>
		<guid isPermaLink="false">https://onthecode.co.uk/?p=984#comment-7133</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger#comment-4886&quot;&gt;Umut Esen&lt;/a&gt;.

Any Update, I am also facing same issue, i want to call my interceptor but due to HttpBackend its skipping my interceptor.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger#comment-4886">Umut Esen</a>.</p>
<p>Any Update, I am also facing same issue, i want to call my interceptor but due to HttpBackend its skipping my interceptor.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Elijah		</title>
		<link>https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger#comment-7011</link>

		<dc:creator><![CDATA[Elijah]]></dc:creator>
		<pubDate>Tue, 07 Sep 2021 12:37:23 +0000</pubDate>
		<guid isPermaLink="false">https://onthecode.co.uk/?p=984#comment-7011</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger#comment-4130&quot;&gt;Asad Naeem&lt;/a&gt;.

I&#039;m learning this, what was the exact solution to getting past this NullInjectorError?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger#comment-4130">Asad Naeem</a>.</p>
<p>I&#8217;m learning this, what was the exact solution to getting past this NullInjectorError?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Terry J. Davis		</title>
		<link>https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger#comment-6495</link>

		<dc:creator><![CDATA[Terry J. Davis]]></dc:creator>
		<pubDate>Thu, 10 Jun 2021 22:55:45 +0000</pubDate>
		<guid isPermaLink="false">https://onthecode.co.uk/?p=984#comment-6495</guid>

					<description><![CDATA[Just pulled down the app.  I&#039;m running Angular 9.

this.logger.debug does not write to the console.  I have to use this.logger.warn instead.

environment.ts:
export const environment = {
  production: false,
  name: &#039;dev&#039;,
  logLevel: NgxLoggerLevel.DEBUG,
  serverLogLevel: NgxLoggerLevel.OFF
};

app.module.ts:
      LoggerModule.forRoot({
         level: environment.logLevel,
         serverLogLevel: environment.serverLogLevel,
         disableConsoleLogging: false
       })]]></description>
			<content:encoded><![CDATA[<p>Just pulled down the app.  I&#8217;m running Angular 9.</p>
<p>this.logger.debug does not write to the console.  I have to use this.logger.warn instead.</p>
<p>environment.ts:<br />
export const environment = {<br />
  production: false,<br />
  name: &#8216;dev&#8217;,<br />
  logLevel: NgxLoggerLevel.DEBUG,<br />
  serverLogLevel: NgxLoggerLevel.OFF<br />
};</p>
<p>app.module.ts:<br />
      LoggerModule.forRoot({<br />
         level: environment.logLevel,<br />
         serverLogLevel: environment.serverLogLevel,<br />
         disableConsoleLogging: false<br />
       })</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Taufique		</title>
		<link>https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger#comment-5484</link>

		<dc:creator><![CDATA[Taufique]]></dc:creator>
		<pubDate>Sat, 27 Feb 2021 08:24:41 +0000</pubDate>
		<guid isPermaLink="false">https://onthecode.co.uk/?p=984#comment-5484</guid>

					<description><![CDATA[Hello Umut Esen,
I have followed line by line everything is working for me, but my concern is that I want to send these logs to the node server please help me if possible.]]></description>
			<content:encoded><![CDATA[<p>Hello Umut Esen,<br />
I have followed line by line everything is working for me, but my concern is that I want to send these logs to the node server please help me if possible.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Umut Esen		</title>
		<link>https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger#comment-4886</link>

		<dc:creator><![CDATA[Umut Esen]]></dc:creator>
		<pubDate>Mon, 20 Jul 2020 20:55:00 +0000</pubDate>
		<guid isPermaLink="false">https://onthecode.co.uk/?p=984#comment-4886</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger#comment-4130&quot;&gt;Asad Naeem&lt;/a&gt;.

NGXLogger requires an Http client to post logs to APIs so you would need to provide that dependency in your root/core module.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger#comment-4130">Asad Naeem</a>.</p>
<p>NGXLogger requires an Http client to post logs to APIs so you would need to provide that dependency in your root/core module.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ปั้มไลค์		</title>
		<link>https://onthecode.co.uk/blog/angular-logging-made-easy-with-ngx-logger#comment-4613</link>

		<dc:creator><![CDATA[ปั้มไลค์]]></dc:creator>
		<pubDate>Sat, 04 Jul 2020 05:32:55 +0000</pubDate>
		<guid isPermaLink="false">https://onthecode.co.uk/?p=984#comment-4613</guid>

					<description><![CDATA[Like!! I blog quite often and I genuinely thank you for your information. The article has truly peaked my interest.]]></description>
			<content:encoded><![CDATA[<p>Like!! I blog quite often and I genuinely thank you for your information. The article has truly peaked my interest.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
