HomeAutomation
hardware
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HomeAutomation
(root)
/
trunk
/
PcSoftware
/
Atom1.5
/
src
/
logging
/
Logger.cpp
– Rev 2066
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
2066
5175 d 1 h
runge
/trunk/PcSoftware/Atom1.5/src/
Some changes in logging
Possible fix for arunes 64 bit problem with nexa, not tested though but changed all int's to long's
1964
5245 d 3 h
runge
/trunk/PcSoftware/Atom1.5/src/
Added logfile capability to new logging functions.
Changed old logging to use the new until everything has been changed.
1939
5268 d 4 h
runge
/trunk/PcSoftware/Atom1.5/
Added success/failure checks to the build_and_install.sh script
Added a stub manager for MBB (MobileBroadBand), for future use
Cleaned up some compiler warnings
Fixed segfault on shut down (hopefully)
Fixed what valgrind considered a memory leak in the logging function
Probably some other stuff
1657
5738 d 1 h
runge
/trunk/PcSoftware/Atom1.5/
Added some color to the logging
Created a new plugin Node
It is now possible to list modules, list nodes, and reset nodes via atomic
Some more minor fixes and stuff done
1603
5781 d 0 h
runge
/trunk/PcSoftware/Atom1.5/
Have created basic implementations of javascript for a few modules
1600
5782 d 1 h
runge
/trunk/PcSoftware/Atom1.5/
Added logging to syslog and implemented the encoding of the rest of the datatypes
1594
5788 d 11 h
runge
/trunk/PcSoftware/Atom1.5/
Added classes for logging, configuration via file or command line
Also added a default configuration file
Some small changes to the network classes