NAME
    Log::ger::Manual - Manual for Log::ger

VERSION
    version 0.040.000

DESCRIPTION
    This distribution contains the following documentation pages:

    *   Log::ger::Manual::FAQ

    *   Log::ger::Manual::ForLog4perl

    *   Log::ger::Manual::ForLogAny

    *   Log::ger::Manual::ForLogContextual

    *   Log::ger::Manual::ForLogDispatch

    *   Log::ger::Manual::ForLogDispatchouli

    *   Log::ger::Manual::Internals

    *   Log::ger::Manual::Tips

    *   Log::ger::Manual::Tutorial

    *   Log::ger::Manual::Tutorial::100_WhatIsLogging

    *   Log::ger::Manual::Tutorial::200_LoggingWithLogGer

    *   Log::ger::Manual::Tutorial::300_Level

    *   Log::ger::Manual::Tutorial::400_Output

    *   Log::ger::Manual::Tutorial::410_Output_Screen

    *   Log::ger::Manual::Tutorial::420_Output_File

    *   Log::ger::Manual::Tutorial::421_Output_SimpleFile

    *   Log::ger::Manual::Tutorial::422_Output_FileWriteRotate

    *   Log::ger::Manual::Tutorial::430_Output_Syslog

    *   Log::ger::Manual::Tutorial::470_Output_DirwriteRotate

    *   Log::ger::Manual::Tutorial::481_Output_Composite

    *   Log::ger::Manual::Tutorial::490_WritingAnOutputPlugin

    *   Log::ger::Manual::Tutorial::500_Category

    *   Log::ger::Manual::Tutorial::600_Format

    *   Log::ger::Manual::Tutorial::610_Format_Block

    *   Log::ger::Manual::Tutorial::690_WritingAFormatPlugin

    *   Log::ger::Manual::Tutorial::700_Layout

    *   Log::ger::Manual::Tutorial::790_WritingALayoutPlugin

    *   Log::ger::Manual::Tutorial::800_Other_Plugin

    *   Log::ger::Manual::Tutorial::810_Plugin_OptAway

    *   Log::ger::Manual::Tutorial::890_WritingAPlugin

    *   Log::ger::Manual::Tutorial::900_OtherTopics

    *   Log::ger::Manual::Tutorial::910_Performance

    *   Log::ger::Manual::Tutorial::920_Security

    *   Log::ger::Manual::Tutorial::931_UsingInApplication

    *   Log::ger::Manual::Tutorial::932_UsingWithLogGerApp

    *   Log::ger::Manual::Tutorial::933_UsingWithPerinciCmdLine

    *   Log::ger::Manual::Tutorial::934_UsingWithMooMoose

    If you want to use Log::ger in your module and applications, start with
    Log::ger::Manual::Tutorial.

    If you want to understand the concept and the code, or want to write a
    plugin, start with the glossary in Log::ger::Manual::Internals.

    For various logging issues, start with Log::ger::Manual::FAQ.

AUTHOR
    perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2022, 2020, 2019, 2018, 2017 by perlancar
    <perlancar@cpan.org>.

    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.