Code:
CakeLog::config('customlog', array( 'engine' => 'File', 'path' => WWW_ROOT.'files/log/' ));
customlog - Logname
path - Yourself to set customize whatever you need
Code:
CakeLog::write('customlog', 'Log data');
Html, JAVA,DOTNET,Javascript, PHP, and JQuery Scripts and its issues with solutions
CakeLog::config('customlog', array( 'engine' => 'File', 'path' => WWW_ROOT.'files/log/' ));
customlog - Logname
path - Yourself to set customize whatever you need
Code:
CakeLog::write('customlog', 'Log data');
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>Feet/Inches ⇄...