[
https://issues.apache.org/jira/browse/FLAGON-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16965576#comment-16965576
]
Joshua Poore commented on FLAGON-468:
-------------------------------------
Complete list of exports are:
exports.buildPath = buildPath;
exports.details = defineDetails;
exports.filter = setLogFilter;
exports.getSelector = getSelector;
exports.log = log;
exports.map = setLogMapper;
exports.options = options;
exports.packageLog = packageLog;
exports.start = start;
exports.stop = stop;
exports.version = version$1;
> expose PackageLog and supporting functions to aide in custom logging
> --------------------------------------------------------------------
>
> Key: FLAGON-468
> URL: https://issues.apache.org/jira/browse/FLAGON-468
> Project: Flagon
> Issue Type: Task
> Components: UserALE.js
> Affects Versions: UserALE.js 2.1.0
> Reporter: Joshua Poore
> Assignee: Joshua Poore
> Priority: Major
> Fix For: UserALE.js 2.1.0
>
>
> users want to be able to pass custom logs through PackageLogs. PackageLog
> will bundle HTML event logs into cannonical framework. Certain supporting
> functions would be useful to expose as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)