ScribeLogger moved to common
Summary: There's nothing specific nor private about the ScribeLogger, so it is moved to flipper-common. Reviewed By: LukeDefeo Differential Revision: D48556074 fbshipit-source-id: aa9446036fd07fe6e6debc5a978a42308fc93fe0
This commit is contained in:
committed by
Facebook GitHub Bot
parent
b69358f6a2
commit
e7b6882ef2
@@ -21,6 +21,7 @@ export {
|
||||
NoopLogger,
|
||||
} from './utils/Logger';
|
||||
export * from './utils/LoggerTailer';
|
||||
export * from './utils/ScribeLogger';
|
||||
export * from './server-types';
|
||||
export * from './companion-types';
|
||||
export * from './ServerAddOn';
|
||||
|
||||
Reference in New Issue
Block a user