joehakimrahme / Agros

Agros is an implementation in C of the limited shell (lshell)
9 stars 2 forks source link

Syslog #6

Closed joehakimrahme closed 13 years ago

joehakimrahme commented 13 years ago

I would like to create a logging system for AGROS, relying on standard Syslog utility. First attempts have shown positive results. Some issues still need taking care of thoug.

The idea would be to have three levels of logging, defined in the conf file: 0- No logging whatsoever 1- Only logs attempts at forbidden commands. 2- Logs every command that did not return success 3- Logs everything.

joehakimrahme commented 13 years ago

Done in v 0.3.0