Functions blue Bold blue Bold( s: string ) : string cyan Bold cyan Bold( s: string ) : string de Camel de Camel( s: string ) : string de Camel And Capitalize de Camel And Capitalize( s: string ) : string error error( message: string ) : void fatal fatal( message: string ) : boolean Parameters Returns boolean final Summary final Summary( finalSummaryLogs: FinalSummaryLogArray , secondaryTitle?: string ) : void Parameters finalSummaryLogs: FinalSummaryLogArray secondaryTitle: string = ... Returns void generate Summary Items generate Summary Items( categorySummary: RecordData [] | SourceData [] | DestinationData [] | WarningData [] , logBlock: string ) : boolean Parameters categorySummary: RecordData [] | SourceData [] | DestinationData [] | WarningData [] logBlock: string Returns boolean log log( message: string ) : void status status( title: string , statusArray: LogStatusArray , secondaryTitle?: string ) : void Parameters title: string secondaryTitle: string = ... Returns void underline Bold underline Bold( s: string ) : string Legend Constructor Property Method Accessor Constructor Property Method Inherited constructor Inherited property Inherited method Private property Private method Static property Static method Settings Theme OS Light Dark
We do not want to use the actionhero logger for CLI commands, as we do not want this info in the log files. We also want more fine-grained control of log display for the terminal.