Changes for version 0.009001 - 2024-05-29
- fix log4perl test when run with unexpected path or directory seperator
 - add basic docs showing what each role represents
 - rename some internal methods to be prefixed with underscores
 - test cleanups
 - code formatting cleanups
 
Modules
Simple logging interface with a contextual log    
  
Import all logging methods with WarnLogger as default    
  
Import all logging methods with WarnLogger as default package logger    
  
Abstract interface between loggers and logging code blocks    
  
Abstract interface between loggers and logging code blocks    
  
Abstract interface between loggers and logging code blocks    
  
Abstract interface between loggers and logging code blocks    
  
Route messages to loggers    
  
Super simple logger made for playing with Log::Contextual    
  
Output to more than one logger    
  
logger for libraries using Log::Contextual