feat(init): publishing
This commit is contained in:
parent
32636217ee
commit
c297e3f4ef
15 changed files with 9934 additions and 6837 deletions
|
|
@ -2,6 +2,6 @@ import * as logging from '../src/logging';
|
|||
|
||||
describe('Logger', () => {
|
||||
it('can be instantiated', () => {
|
||||
const logger = new logging.Logger('test', 0);
|
||||
//const logger = new logging.Logger('test', 0);
|
||||
})
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue