Class: BufferedLogger
BufferedLogger()
Logger that buffers, but does not print, its logged messages. The reason it buffers them is to allow custom elements to retroatively log information captured before warnings were turned on.
Logger that buffers, but does not print, its logged messages. The reason it buffers them is to allow custom elements to retroatively log information captured before warnings were turned on.