# -------------------------------------------------------------------
#   L O G 4 C P P   C O N F I G U R A T I O N S
#         for CaoSQL JNI applications
# -------------------------------------------------------------------

# root appender
#appender root basic console
#priority root NOTICE

# jcaosql appender
appender jcaosql pattern file .\log\caosql4j_native.log %d [%c] %p - %m%n
priority jcaosql INFO

#priority jcaosql.sub ERROR
#appender jcaosql.sub pattern console The message %m at time %d%n

