Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move private definition out of the log.h public header. Moreover, this public header...
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 11 Oct 2007 06:57:25 +0000 (06:57 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 11 Oct 2007 06:57:25 +0000 (06:57 +0000)
commitb36e8791797d299ccf61a294e7eb6dd39ecac7dc
treedc405f5b682ced3c55dd3e1cd144823f0261bf3f
parent725b49dcb59d91cbf1f29ab74e7992748eb1df06
Move private definition out of the log.h public header. Moreover, this public header is already complicated enough, and loaded everywhere

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4806 48e7efb5-ca39-0410-a469-dd3cf9ba447f
include/xbt/log.h
src/Makefile.am
src/Makefile.in
src/xbt/log.c
src/xbt/log_private.h [new file with mode: 0644]
src/xbt/xbt_log_appender_file.c
src/xbt/xbt_log_layout_format.c
src/xbt/xbt_log_layout_simple.c