Skip to content

Commit

Permalink
Adding links for the different plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanwills-optus committed Dec 12, 2016
1 parent e442e93 commit 532b637
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions lib/Tail/Tool/Config.pod
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,42 @@ Example configuration:
enabled: 1
regex: '[{]"\w\w\w:\w+Request":([{](?:(?:(?>[^{}]+|(?1))+))[}])[^}]*[}]'

=head1 Pre-Process Plugins

=over 4

=item !!perl/hash:Tail::Tool::Plugin::GroupLines

See L<Tail::Tool::Plugin::GroupLines>

=item !!perl/hash:Tail::Tool::Plugin::Ignore

See L<Tail::Tool::Plugin::Ignore>

=item !!perl/hash:Tail::Tool::Plugin::Spacing

See L<Tail::Tool::Plugin::Spacing>

=back

=head1 Post-Process Plugins

=over 4

=item !!perl/hash:Tail::Tool::Plugin::Highlight

See L<Tail::Tool::Plugin::Highlight>

=item !!perl/hash:Tail::Tool::Plugin::Match.pm

See L<Tail::Tool::Plugin::Match.pm>

=item !!perl/hash:Tail::Tool::Plugin::Replace.pm

See L<Tail::Tool::Plugin::Replace.pm>

=back

=head1 BUGS AND LIMITATIONS

There are no known bugs in this module.
Expand Down

0 comments on commit 532b637

Please sign in to comment.