paytm / lgr

Generic Logger
MIT License
2 stars 7 forks source link

custom variable in templates #32

Closed shreyagarwal closed 8 years ago

shreyagarwal commented 8 years ago

Add support for custom variable in templates. These variables are not system generated but will be given by user and can be used in template. Template should not break if these are not there

Function should be chain-able and should be used in child logger

shreyagarwal commented 8 years ago

some variables can be set permanently throughout the app. Some should be set temporarily like client id.