# Node problem. What it is and what it says

**URL:** https://discourse.nodered.org/t/node-problem-what-it-is-and-what-it-says/855
**Category:** General
**Created:** [16 June 2018 08:04 UTC](https://discourse.nodered.org/t/node-problem-what-it-is-and-what-it-says/855 "2018-06-16T08:04:35Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Trying\_to\_learn](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/trying_to_learn/32/28400_2.png) [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)
#### Post date: [16 June 2018 08:04 UTC](https://discourse.nodered.org/t/node-problem-what-it-is-and-what-it-says/855/1 "2018-06-16T08:04:35Z")

</div>

Just mentioning here.

I recently installed a node from the big library.

> **[node-red-contrib-advance-logger](https://flows.nodered.org/node/node-red-contrib-advance-logger)**
>
> Advance logger for Node-Red

It is a "LOGGER".

Yet, when I click on the node with INFO this is what I see:

```auto
A simple node that converts the message payloads into all lower-case characters

```

Seems a bit in congruent.

---

<div class="post-metadata">

### Author: ![ukmoose](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ukmoose/32/13_2.png) [@ukmoose](https://discourse.nodered.org/u/ukmoose)
#### Post date: [16 June 2018 08:41 UTC](https://discourse.nodered.org/t/node-problem-what-it-is-and-what-it-says/855/2 "2018-06-16T08:41:31Z")

</div>

But the functionality of the node is there?  
i.e. it’s just the text that needs updating?

If so you should open an issue on the nodes github page as the author isn’t guaranteed to read this.

You can find a link to the nodes github page from the nodes info on [flows.nodered.org](http://flows.nodered.org)

---

<div class="post-metadata">

### Author: ![Trying\_to\_learn](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/trying_to_learn/32/28400_2.png) [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)
#### Post date: [16 June 2018 08:53 UTC](https://discourse.nodered.org/t/node-problem-what-it-is-and-what-it-says/855/3 "2018-06-16T08:53:14Z")

</div>

Ok, sorry.

But I just wanted to share what I saw.

Shall follow up with the other post later. Stuck on another problem just now.
