Hook with FB logger
Summary: This change replaces the existing logging infra with the one defined and exposed in flipper-server-core. Functionality remains the same with the addition of having support for Scribe. Reviewed By: aigoncharov Differential Revision: D48515246 fbshipit-source-id: 7970f6ad069821ee4f15136adc8da40d0b1fb0c7
This commit is contained in:
committed by
Facebook GitHub Bot
parent
87bf73f1d5
commit
6405a7bfdd
@@ -20,6 +20,7 @@ export * from './server/startFlipperServer';
|
||||
export * from './server/startServer';
|
||||
export * from './server/utilities';
|
||||
export {isFBBuild} from './fb-stubs/constants';
|
||||
export {initializeLogger} from './fb-stubs/Logger';
|
||||
|
||||
export {WEBSOCKET_MAX_MESSAGE_SIZE} from './app-connectivity/ServerWebSocket';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user