I'm using this awesome logger and then I realised that I cannot disable the logger setting the flag localStorage.debug to false. After the first time you set up this flag to true it'll remain until you clear your localStorage so, I think, that would be nice that the false value just run a simple localStorage.removeItem('debug').
Just saying, nice job by the way.
I'm using this awesome logger and then I realised that I cannot disable the logger setting the flag
localStorage.debugtofalse. After the first time you set up this flag totrueit'll remain until you clear yourlocalStorageso, I think, that would be nice that thefalsevalue just run a simplelocalStorage.removeItem('debug').Just saying, nice job by the way.