How to use the @jupyterlab/logconsole.Logger function in @jupyterlab/logconsole

To help you get started, we’ve selected a few @jupyterlab/logconsole examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github jupyterlab / jupyterlab / tests / test-logconsole / src / logger.spec.ts View on Github external
beforeEach(() => {
    logger = new Logger({ source: 'test source', maxLength: 10 });
  });
  afterEach(() => {

@jupyterlab/logconsole

JupyterLab - Log Console

BSD-3-Clause
Latest version published 9 days ago

Package Health Score

95 / 100
Full package analysis