FluentdBunyanLoggerConfig Class

Beta

Helps to configure the bentleyjs-core Logger to use fluentd and seq. Note: The app must depend on the bunyan, request and request-promise packages.

Methods

Name Description
createBunyanFluentdLogger(fluentdConfig: IFluentdConfig, loggerName: string): any Static Create a bunyan logger that streams to fluentd
<br>BunyanLoggerConfig.logToBunyan(FluentdBunyanLoggerConfig.createBunyanFluentdLogger(fluentdConfig));<br>
See BunyanLoggerConfig.logToBunyan
 
validateProps(fluentdConfig: any): void Static Check that the specified object is a valid SeqConfig.  

Defined in

Last Updated: 08 January, 2020