According to the following logback documention:
<conversionRule conversionWord="nanos"
converterClass="chapters.layouts.MySampleConverter" />
should i transfer list of conversion words instead of one word as the example above?
if so, what is the format to do it?
should I read it from class/file etc?
thanks,
Sara.