Script LoggerContextFactory
A factory that creates LoggerContext objects.
Functions
Log4g.API.LoggerContextFactory.GetContext (name, withconfig) | Create a LoggerContext. |
Functions
- Log4g.API.LoggerContextFactory.GetContext (name, withconfig)
-
Create a LoggerContext.
This is meant to be used in Programmatic Configuration.
Parameters:
- name String name
- withconfig Whether or not come with a DefaultConfiguration, nil will be treated the same way as true
Returns:
-
object loggercontext