mff-uk / odcs-dpus

Repository for DPUs (Data processing units) for ETL tool for RDF data
3 stars 2 forks source link

XSLT: Unnecessary warning in log #52

Closed jakubklimek closed 10 years ago

jakubklimek commented 10 years ago

This just confuses as it may be OK, but hides other, more important warnings. Should be info or debug. image

skodapetr commented 10 years ago

It may be sometime important. I think we can add only one warn level log per FileDataUnit. And then update log level for above logs to info.

skodapetr commented 10 years ago

Logs are from FileDataUnit where I done some updates in comit https://github.com/mff-uk/ODCS/commit/30ea685a3bc2cdbf7fbad48081ce2be42604b9a9

Still the logs should contain file name not {} I will create issue on ODCS for this.