removed deprecated createLogger and replaced with getLogger
This commit is contained in:
parent
5d8b102422
commit
c10a524aa8
29 changed files with 93 additions and 136 deletions
|
|
@ -7,7 +7,6 @@
|
|||
// Core logger classes and functions
|
||||
export {
|
||||
Logger,
|
||||
createLogger,
|
||||
getLogger,
|
||||
shutdownLoggers
|
||||
} from './logger';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue