diff --git a/readme.md b/readme.md index 75a14f8..505c0ea 100644 --- a/readme.md +++ b/readme.md @@ -40,8 +40,8 @@ Todo so you are capable of creating own instances of the LoggingBase class The name property prefixes the console output with the name. Also if no logfile or errorfile is created the following standard values are used: -./logs/all..log -./logs/error..log +./logs/all.{name}.log +./logs/error.{name}.log To not use any logfiles just set the values to null. # License