UNPKG

@userfrosting/ts-log-adapter-gulplog

Version:

An adapter for the ts-log interface that pushes logging to gulplog with optional arguments JSON encoded.

12 lines (7 loc) 436 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@userfrosting/ts-log-adapter-gulplog](./ts-log-adapter-gulplog.md) &gt; [GulpLogLogger](./ts-log-adapter-gulplog.gulploglogger.md) &gt; [warn](./ts-log-adapter-gulplog.gulploglogger.warn.md) ## GulpLogLogger.warn property <b>Signature:</b> ```typescript warn: (message?: any, ...optionalParams: any[]) => void; ```