There is a log message that shows up in the console: Type mobxAngularDebug(true) or mobxAngularDebug(false) to trigger MobX debugging.
I couldn't see of a way to disable the message from coming up. Do you know of any way to disable the message?
It's a message from mobxAngular which is being used in the tree component.
What's the problem with it?
Adam Klein
Chief Technology Officer
Tel. +972-52-7475633 <+972527475633>
Web 500tech.com http://www.500tech.com/ | github.com/500tech |
@adamklein500 http://twitter.com/adamklein500
On Sat, Dec 9, 2017 at 12:06 AM, Matt Fleming notifications@github.com
wrote:
There is a log message that shows up in the console: Type
mobxAngularDebug(true) or mobxAngularDebug(false) to trigger MobX debugging
.I couldn't see of a way to disable the message from coming up. Do you know
of any way to disable the message?—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/500tech/angular-tree-component/issues/496, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AA2SSsXwHY9l90UK8k_dFE-ALULaQJGdks5s-bLqgaJpZM4Q7tT8
.
It's obviously not some huge deal or anything but I'm not a fan of debug logging within production apps is all.
I'll the issue in mobx-angular
Most helpful comment
It's obviously not some huge deal or anything but I'm not a fan of debug logging within production apps is all.